div.tnp-subscription,
form.tnp-subscription, form.tnp-profile {
display: block;
margin: 1em auto;
max-width: 500px;
width: 100%;
}
div.tnp-profile {
display: block;
margin: 1em 0;
max-width: 500px; } .tnp-subscription div.tnp-field,
.tnp-profile div.tnp-field
{
margin-bottom: .7em;
border: 0;
padding: 0;
}
.tnp-subscription label,
.tnp-profile label
{
display: block;
color: inherit;
font-weight: normal;
line-height: normal;
padding: 0;
margin: 0;
margin-bottom: .25em;
font-size: .9em;
}
.tnp-subscription .tnp-field-checkbox label,
.tnp-profile .tnp-field-checkbox label
{
display: inline-block;
}
.tnp-subscription input[type=text],
.tnp-subscription input[type=email],
.tnp-subscription input[type=submit],
.tnp-subscription select,
.tnp-subscription textarea,
.tnp-profile input[type=text],
.tnp-profile input[type=email],
.tnp-profile input[type=submit],
.tnp-profile select,
.tnp-profile textarea
{
width: 100%;
padding: .7em;
display: block;
border: 1px;
color: #444;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
font-size: 1em;
margin: 0;
line-height: normal;
box-sizing: border-box;
}
.tnp-subscription input[type=checkbox],
.tnp-widget input[type=radio],
.tnp-profile input[type=checkbox]
{ max-width: 1em;
display: inline-block;
margin-right: .5em;
} .tnp-subscription select option,
.tnp-profile select option
{
margin-right: .75em;
}
.tnp-subscription input.tnp-submit,
.tnp-profile input.tnp-submit,
.tnp-unsubscribe button.tnp-submit,
.tnp-reactivate button.tnp-submit
{
background-color: #444;
color: #fff;
width: auto;
height: auto;
margin: 0;
display: inline-block;
}
@media all and (max-width: 480px) {
.tnp-subscription input[type=submit],
.tnp-profile input[type=submit] {
width: 100%;
}
}
.tnp-widget {
width: 100%;
display: block;
box-sizing: border-box;
}
.tnp-widget .tnp-field {
margin-bottom: 10px;
border: 0;
padding: 0;
}
.tnp-widget label {
display: block;
color: inherit;
font-size: 14px;
}
.tnp-widget input[type=text], .tnp-widget input[type=email], .tnp-widget input[type=submit], .tnp-widget select {
width: 100%;
padding: 10px;
display: block;
border: 1px solid #ddd ;
border-color: #ddd;
background-color: #f4f4f4;
background-image: none;
text-shadow: none;
color: #444;
font-size: 14px;
line-height: normal;
box-sizing: border-box;
height: auto;
}
.tnp-widget input[type=checkbox], .tnp-widget input[type=radio] {
width: auto;
display: inline-block;
} .tnp-widget select option {
margin-right: 10px;
}
.tnp-widget input.tnp-submit {
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
margin: 0;
}
.tnp-field input[type="submit"] {
position: inherit;
}
.tnp-field label {
} .tnp-widget-minimal {
width: 100%;
}
.tnp-widget-minimal form {
margin: 0;
padding: 0;
border: 0;
}
.tnp-widget-minimal input.tnp-email {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
}
.tnp-widget-minimal input.tnp-submit {
width: 100%;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-subscription-minimal {
width: 100%;
box-sizing: border-box;
margin: 10px 0;
}
.tnp-subscription-minimal form {
width: auto;
margin: 0;
padding: 0;
border: 0;
white-space: nowrap;
}
.tnp-subscription-minimal input.tnp-email,
.tnp-subscription-minimal input.tnp-name
{
width: 70%;
max-width: 300px;
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px solid #ddd;
background-color: #f4f4f4;
color: #444;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin-right: 10px;
}
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name
{
width: 31%;
}
.tnp-subscription-minimal .tnp-privacy-field {
margin-top: 10px;
} .tnp-subscription-minimal input.tnp-submit {
width: 29%;
box-sizing: border-box;
display: inline-block;
padding: 10px;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: 20px;
border-radius: 0px;
margin: 0;
}
.tnp-subscription-posts {
margin-top: 2em;
margin-bottom: 2em;
padding: 2rem;
}
.tnp-subscription-posts .tnp-subscription {
max-width: auto;
margin: 0;
}
@media all and (max-width: 525px) {
.tnp-subscription-minimal.with-name input.tnp-email,
.tnp-subscription-minimal.with-name input.tnp-name,
.tnp-subscription-minimal input.tnp-submit
{
width: 100%;
max-width: 100%;
margin: 0;
display: block;
margin-bottom: .5rem;
}
} .tnp-button-form button.tnp-submit {
box-sizing: border-box;
padding: 10px;
display: inline-block;
border: 1px;
border-color: #ddd;
background-color: #444;
background-image: none;
text-shadow: none;
color: #fff;
font-size: 14px;
line-height: normal;
border-radius: 0px;
height: auto;
margin: 0;
} .tnp-comments {
clear: both;
margin-top: 15px;
margin-bottom: 15px;
}
.tnp-comments label {
display: block;
}
.tnp-comments input[type=checkbox] {
display: inline-block;
width: auto!important;
} .tnp-lock {
clear: both;
display: block;
box-sizing: border-box;
box-shadow: none;
margin: 20px;
padding: 15px;
background-color: #fff;
border: 1px solid #ddd;
}
.tnp-nl-checkout {
margin-bottom: 1em;
}a,a:hover,a:focus,a:active{text-decoration:none !important; outline:none !important; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
p{padding:0 0 15px; margin:0;}
a{color:#000;}
a:hover{color:#BC8F45;}
p:last-child,
p:last-of-type{padding: 0;}
p:empty{padding:0; margin:0;}
h1, h2, h3, h4, h5, h6{margin: 0;}
button:focus{border: none !important;}
body{padding: 0; margin: 0; box-sizing: border-box;}
input[type=text]:focus, input[type=email]:focus, input[type=url]:focus, input[type=password]:focus, input[type=search]:focus, input[type=number]:focus, input[type=tel]:focus, input[type=date]:focus, input[type=month]:focus, input[type=week]:focus, input[type=time]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=color]:focus, .site textarea:focus{outline-offset: 0; outline: none;}
#content > .ast-container{display:block;}
.link-hover a,
.foot-link .pp-info-box-subtitle,
.blog-sidebar a,
.community-city .community-list ul li a,
.section-white .home-latest .blog-inner .blog-box .product-detail h3 a,
.foot-link a{position: relative !important; transition:0.3s ease-in-out !important;}
.link-hover a::before,
.community-city .community-list ul li a:before,
.foot-link a:before,
.blog-sidebar a:before,
.section-white .home-latest .blog-inner .blog-box .product-detail h3 a:before,
.foot-link .pp-info-box-subtitle:before{content: '' !important;position: absolute !important;width: 100% !important;height: 2px !important;border-radius: 0 !important;background-color: #bc8f45 !important;bottom: 0 !important;left: 0;transform-origin: right !important;transform: scaleX(0) !important;transition: transform .3s ease-in-out !important;opacity: 1 !important;transition-duration: inherit !important;}
.link-hover a:hover::before,
.foot-link a:hover:before,
.community-city .community-list ul li a:hover:before,
.section-white .home-latest .blog-inner .blog-box .product-detail h3 a:hover:before,
.blog-sidebar a:hover:before,
.foot-link .pp-info-box-subtitle:hover:before{transform-origin: left !important;transform: scaleX(1) !important;}
.footer-popup{width:380px; text-align:center; position:fixed; bottom:15px; right:15px; background:#fff; box-shadow:0 0 15px rgba(0,0,0,0.2); z-index:111; transform:translateY(150%); transition:all 0.3s ease-in-out;}
.footer-popup.open{transform:translateY(0%);}
.footer-popup .close-box{position:absolute; right:10px; top:10px; background:none; border:none; padding:0; margin:0; z-index:1; background:#fff; width:34px; height:34px; display:flex; align-items:center; justify-content:center; cursor:pointer;}
.footer-popup .info-boxs{display:flex; flex-direction:column; gap:30px;}
.footer-popup .popup-image{width:100%;}
.footer-popup .popup-image img{width:100%; display:block; height:200px; object-fit:cover;}
.footer-popup .popup-text{padding:0 30px 30px; font-family:var( --e-global-typography-text-font-family ), Sans-serif; color:#000; font-size:16px; line-height:1.5;}
.footer-popup .popup-text h3{font-size:26px; font-weight:normal; font-family:var( --e-global-typography-primary-font-family ), Sans-serif; text-transform:var( --e-global-typography-primary-text-transform ); line-height:1.2; letter-spacing:0.01em; padding:10px 0 15px; margin:0;}
.footer-popup .popup-text p{padding:0; margin:0;}
.footer-popup .popup-text .txt-caps{text-transform:uppercase; letter-spacing:0.05em; padding-top: 5px; display: block;}
.footer-popup .popup-text .btn{display:flex; justify-content:center; padding:20px 0 0;}
.footer-popup .popup-text .btn a{background:#000; border:solid 1px #000; color:#fff; font-size:16px; font-weight:bold; font-family:var( --e-global-typography-text-font-family ), Sans-serif; padding:12px 30px; transition:all 0.3s ease-in-out; text-transform:uppercase;}
.footer-popup .popup-text .btn a:hover{background:none; color:#000;}
@media only screen and (max-width:575px){
.footer-popup{width:330px;}
}
.sign-form .sidx-container .sidx-signup{margin:0 auto; box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%); background: #f8f8f8;}
.sign-form .sidx-signup__title,
.sign-form .sidx-container .sidx-signup .sidx-signup__description,
.sign-form .sidx-container label{color:#000;}
.sign-form .sidx-container .sidx-modal .sidx-modal-input{border: 1px solid #000000; border-radius: 0px; color: #000000; padding:12px 15px; font-size:16px;}
.sign-form .sidx-container .sidx-modal .sidx-modal-input:placeholder{color:#000;}
.sign-form .sidx-container .sidx-modal .sidx-modal-input::-webkit-input-placeholder {color:#000;}
.sign-form .sidx-container .sidx-modal .sidx-modal-input::-moz-placeholder {color:#000;}
.sign-form .sidx-container .sidx-modal .sidx-modal-input:-ms-input-placeholder {color:#000;}
.sign-form .sidx-container .sidx-modal .sidx-modal-input:-moz-placeholder {color:#000;}
.sign-form .sidx-container .sidx-signup .sidx-modal-main-button{margin-bottom:0;}
.sign-form .sidx-container button.sidx-primary,
.sign-form .sidx-container .sidx-signup .sidx-modal-main-button{background:#000000 !important; color:#fff !important; border-radius:0; box-shadow:none !important; border:solid 2px #000;}
.sign-form .sidx-container button.sidx-primary:hover,
.sign-form .sidx-container .sidx-signup .sidx-modal-main-button:hover{background:transparent !important; color:#000 !important;}
.sign-form .sidx-container .sidx-signup .sidx-have-account .sidx-link{color:#228fcc;}
.sign-form .sidx-container input:-webkit-autofill, .sign-form .sidx-container input:-webkit-autofill:active, .sign-form .sidx-container input:-webkit-autofill:focus, .sign-form .sidx-container input:-webkit-autofill:hover{-webkit-text-fill-color: #000000 !important;}
.sign-form .sidx-container .sidx-modal .sidx-modal-heading .sidx-sub-heading{color:#000;}
.sign-form .sidx-container .sidx-modal .sidx-modal-chrome{padding:25px 80px;}
.sign-form .sidx-container .sidx-modal:not(.sidx-modal-no-pad-fix){padding-bottom:0;}
.sign-form .sidx-container .sidx-signup .sidx-signup__footer{font-size:15px;}
.menu-bar ul li{text-align:left;}
.menu-bar ul li a{display:inline-block;}
.cky-consent-container .cky-notice, .cky-modal .cky-preference-center{ font-family: 'Montserrat'; }
.sidebar-hide{display: none !important;}
.hamburger{cursor:pointer;}
.hamburger .line{width: 24px; height: 2px; background-color: #ffffff; display: block; margin: 7px 0 0 auto; transition: all 0.3s ease-in-out;}
.hamburger .line:nth-child(1){margin: 0px 0 0 auto;}
#hamburger-6.is-active{transition: all 0.3s ease-in-out; transition-delay: 0.6s; transform: rotate(45deg); position: relative; z-index: 9999;}
#hamburger-6.is-active .line:nth-child(1){width: 0px;}
#hamburger-6.is-active .line:nth-child(2){ transform: translateY(0px); transition-delay: 0.3s;}
#hamburger-6.is-active .line:nth-child(3){transform: translateY(-9px) rotate(90deg); transition-delay: 0.3s; width: 24px;}
.header-sidebar-main{position: fixed !important; width: 100% !important; top: 0; transform: translateY(-100%); z-index: 999 !important; height: 100vh !important; background: rgba(0,0,0,0.94); transition: 0.5s ease-in-out !important; padding:0px !important; overflow-y: auto !important;}
.header-sidebar-main>.elementor-element{padding: 180px 100px 50px; height: 100vh; overflow-x: hidden;}
.header-sidebar-main .elementor-element .mbl-main{height: 100vh; overflow-y: auto; flex-direction: row !important;}
.header-sidebar-main.show{transform: translateY(0);}
.elementor-location-header{position: fixed !important; width: 100% !important; z-index: 999 !important; top: 0; left: 0; transition: 0.3s ease-in-out;}
.sticky .elementor-location-header{background-color: #13151A;}
.logo-sec .pp-logo-grid .elementor-grid-item{position: relative;}
.logo-sec .pp-logo-grid .elementor-grid-item h4 { text-align: center; position: absolute; bottom: 40px; width: 100%; }
.logo-sec .pp-logo-grid .elementor-grid-item h4 a{color: #FFF;}
.logo-sec .pp-logo-grid .elementor-grid-item:hover h4 a{color: #BC8F45;}
.logo-sec .pp-logo-grid .elementor-grid-item .pp-logo-wrap a{display: flex; position: relative; width: 100%;}
.logo-sec .pp-logo-grid .elementor-grid-item .pp-logo-wrap a:before{content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, #00000000 45%, #000000B3 100%); transition: all 0.3s ease-in-out;}
.logo-sec .pp-logo-grid .elementor-grid-item .pp-logo-wrap a img{width: 100%;}
.news-form .tnp-subscription{max-width:100%; margin: 0;}
.news-form .tnp-subscription form{display:flex; flex-wrap:nowrap; justify-content: center; gap:20px;}
.news-form .tnp-subscription form .tnp-field{width:36%; margin-bottom:0;}
.news-form .tnp-subscription form .tnp-field.tnp-field-button{width:194px; margin-bottom:0;}
.news-form .tnp-subscription form .tnp-field label{display:none;}
.news-form .tnp-subscription form .tnp-field input{border:solid 2px rgba(255 , 255 , 255 , 0.6); background:transparent; color:rgba(255 , 255 , 255 , 0.6); font-family:Montserrat; font-size:16px; font-weight:400; line-height:1em; padding: 14px 20px; box-sizing: border-box; height:auto;}
.news-form .tnp-subscription form .tnp-field input::placeholder{color:rgba(255 , 255 , 255 , 0.6); font-family:Montserrat; font-size:16px; font-weight:400; line-height:1em;}
.news-form .tnp-subscription form .tnp-field input[type="submit"] { background: #FFF; color: #000; font-family: Montserrat; font-size: 16px; font-weight: 600; line-height: 1em; letter-spacing: 0.04em; cursor: pointer; border: solid 2px #FFF; transition: all 0.3s ease-in-out; text-transform: uppercase; height: 100%; box-sizing: border-box; width: 100%;}
.news-form .tnp-subscription form .tnp-field input[type="submit"]:hover{background:#BC8F45;  border: solid 2px #BC8F45; color:#FFF;}
.news-form .tnp-subscription form .tnp-lists{display:none;}   .img-slider .swiper .elementor-swiper-button{background:#FFF; padding:10px; border-radius:100%;}
.gla-slider .pp-swiper-slider{padding:0 0vw;}
.gla-slider .pp-swiper-slider .swiper-wrapper{align-items:center;} .gla-slider .pp-swiper-slider .pp-info-box .pp-info-box-icon-wrap .pp-icon{width:100%; position: relative; padding-bottom: 68%; display: flex;}
.gla-slider .pp-swiper-slider .pp-info-box .pp-info-box-icon-wrap img{width:100%; height: 100%; position: absolute; top: 50%; left: 0; object-fit: cover; object-position: center center; transform: translate(0 , -50%);}
.gla-slider .pp-swiper-slider .pp-info-box.swiper-slide-prev .pp-info-box-icon-wrap img{width: 80%; height:80%; }
.gla-slider .pp-swiper-slider .pp-info-box.swiper-slide-next .pp-info-box-icon-wrap img{width: 80%; height:80%; left: auto; right: 0;}
.gla-slider .pp-swiper-slider .pp-info-box.swiper-slide-active{padding: 0 !important;}  
.gla-slider .pp-slider-arrow{background-color: transparent; border-radius: 0; width: 4.375vw; height: 4.375vw;}
.gla-slider .pp-slider-arrow svg{display: none;}
.gla-slider .pp-slider-arrow.elementor-swiper-button-prev{left: calc(24.0625vw - 6.5vw) !important;}
.gla-slider .pp-slider-arrow.elementor-swiper-button-next { right: calc(24.0625vw - 6.5vw) !important; }
.gla-slider .pp-slider-arrow.elementor-swiper-button-prev:before { background: #FFF url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: 2vw; width: 4.375vw; height: 4.375vw; content: ""; transition: 0.3s ease-in-out; padding: 10px; border-radius:100%;}
.gla-slider .pp-slider-arrow.elementor-swiper-button-next:before { background: #FFF url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: 2vw; width: 4.375vw; height: 4.375vw; content: ""; transition: 0.3s ease-in-out; padding: 10px; border-radius: 100%; }
.gla-slider .pp-slider-arrow.elementor-swiper-button-prev:hover:before{background: #BC8F45 url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: 2vw;}.gla-slider .pp-slider-arrow.elementor-swiper-button-next:hover:before {background: #BC8F45 url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: 2vw;}
.img-sec ,
.img-sec .elementor-widget-container{height: 100%;}
.video-slider .elementor-swiper-button-prev{ background: #FFF url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: 30px; width: 50px; height: 50px; content: ""; transition: 0.3s ease-in-out; padding: 10px; border-radius:100%;}
.video-slider .elementor-swiper-button-next{ background: #FFF url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: 30px; width: 50px; height: 50px; content: ""; transition: 0.3s ease-in-out; padding: 10px; border-radius: 100%; }
.video-slider .elementor-swiper-button-prev:hover{background: #BC8F45 url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: 30px;}
.video-slider .elementor-swiper-button-next:hover {background: #BC8F45 url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: 30px;}
.video-slider .elementor-swiper-button svg{display: none;}
.logos .pp-logo-carousel > .swiper-wrapper { -webkit-transition-timing-function: linear!important; transition-timing-function: linear!important; position: relative; }
.logos .swiper-wrapper{margin: 0 !important; gap: 100px;}
.logos .swiper-wrapper .swiper-slide {width: auto !important;}
.testi-slider .pp-swiper-slider{padding:0 5vw;}
.testi-slider .pp-swiper-slider .pp-info-box{opacity:0.4; height:100% !important; background: transparent !important;} 
.testi-slider .pp-swiper-slider .pp-info-box.swiper-slide-prev{padding: 0 9.375vw 0 0 !important;}
.testi-slider .pp-swiper-slider .pp-info-box.swiper-slide-next{padding: 0 0 0 9.375vw !important;}
.testi-slider .pp-swiper-slider .pp-info-box.swiper-slide-active{opacity:1; padding: 0 !important;} 
.testi-slider .pp-swiper-slider .pp-info-box .testi-info-inner{padding: 3.661vw !important; text-align: center; background-color: #1212120d; opacity: 0.4; height: 100%;}
.testi-slider .pp-swiper-slider .pp-info-box.swiper-slide-active .testi-info-inner{opacity: 1;}
.testi-slider .pp-slider-arrow{background-color: transparent; border-radius: 0; width: 4.375vw; height: 4.375vw;}
.testi-slider .pp-slider-arrow svg{display: none;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-prev{left:calc( 21.25vw - 2vw )!important;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-next{right:calc( 21.25vw - 2vw )!important;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-prev:before { background: #0000000d url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: 2vw; width: 4.375vw; height: 4.375vw; content: ""; transition: 0.3s ease-in-out; padding: 10px; border-radius:100%;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-next:before{ background: #0000000d url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: 2vw; width: 4.375vw; height: 4.375vw; content: ""; transition: 0.3s ease-in-out;  padding: 10px;border-radius:100%;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-prev:hover:before{background: #bb8f45 url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: 2vw;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-next:hover:before {background: #bb8f45 url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: 2vw;}
.city-slider .pp-info-box-container{position:static;}
.city-slider .pp-slider-arrow{background-color: transparent; border-radius: 0; width: auto; height: auto; transform: translateY(0); top: -55px !important;}
.city-slider .pp-slider-arrow svg{display: none;}
.city-slider .pp-slider-arrow.elementor-swiper-button-prev{ position: absolute; right: 65px !important; left: auto !important; content: ""; transition: 0.3s ease-in-out;}
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:before{content:""; background: url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: contain; width: 37px; height: 18px; transition: 0.3s ease-in-out; }
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:after{content:""; position:absolute; top:0; right:-15px; width:2px; height:100%; background:#000;}
.city-slider .pp-slider-arrow.elementor-swiper-button-next{ position: absolute; right: 0 !important; transition: 0.3s ease-in-out;}
.city-slider .pp-slider-arrow.elementor-swiper-button-next:before{content:""; background: url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: contain; width: 37px; height: 18px; transition: 0.3s ease-in-out; }
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:hover:before ,
.city-slider .pp-slider-arrow.elementor-swiper-button-next:hover:before {filter: brightness(0) saturate(100%) invert(61%) sepia(29%) saturate(764%) hue-rotate(358deg) brightness(90%) contrast(90%);}
.city-slider .pp-info-box .pp-info-box-icon{width: 100%;}
.testi-single ,
.testi-single .elementor-widget-container ,
.testi-single .elementor-widget-container .pp-info-box-container {height:100%;}
.hed-text,
.list-with-banner-sec h1.title{  position: relative; text-align: center; opacity:0;}
.hed-text .elementor-widget-container,
.list-with-banner-sec h1.title{position: relative; display: inline-block; overflow: hidden;}
.hed-text .letter,
.list-with-banner-sec h1.title .letter{  display: inline-block;  line-height: 1em;  transform-origin: 0 0; opacity: 0;}
.search-box .sidx-container .sidx-basic{border: solid 2px #FFF;}
.search-box .sidx-container .sidx-basic .sidx-locations-field-wrapper{margin: 0; width: auto !important;}
.search-box .sidx-container .sidx-basic button{margin: 0; border-radius: 0; background: #FFF; color: #000; text-transform: uppercase; line-height: 1em; font-size: 14px; font-weight: 600; font-family: Montserrat; padding: 15px !important; transition: 0.3s ease-in-out;}
.search-box .sidx-container .sidx-basic button:hover{background: #000; color: #FFF;}
.search-box1 .sidx-container .sidx-basic button:hover{background: #bc8f45; color: #fff;}
.search-box .sidx-container .sidx-basic .sidx-locations-field-wrapper .sidx-suggestions-input{border: none; background: transparent !important; padding: 15px 35px; height: auto; margin: 0 !important;}
.search-box .sidx-container .sidx-basic .sidx-locations-field-wrapper .sidx-suggestions-input i{display: none;}
.search-box .sidx-container .sidx-basic .sidx-locations-field-wrapper .sidx-suggestions-input input{color: #FFF; font-size: 16px; line-height: 1em; font-weight: 400; font-family: Montserrat;}
.search-box .sidx-container .sidx-basic .sidx-locations-field-wrapper .sidx-suggestions-input input::placeholder{color: #FFF;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-grid{grid-gap:0;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-wrapper{width:100% !important;}
.featured-box .sidx-container .sidx-search-results .sidx-grid {grid-column-gap: 20px; grid-row-gap: 20px; display: grid !important; grid-template-columns: repeat(3, 1fr); flex-wrap: wrap; justify-content: center;}
.featured-box .sidx-container .sidx-search-results .sidx-grid:not(.slick-slider) .sidx-require-auth {background: #1212120d;}
.featured-box .sidx-container .sidx-search-results .sidx-grid.slick-slider { display: flex !important; }
.featured-box .sidx-container .sidx-search-results .sidx-grid .sidx-require-auth { width: 100% !important; flex-grow: unset !important; min-width: 100% !important; max-width: 100% !important; }
.featured-box .sidx-container .sidx-search-results .sidx-grid .sidx-require-auth>div{height: 100%; }
.featured-box.properties .sidx-container .sidx-search-results .sidx-grid .sidx-require-auth{width: calc(50% - 15px) !important; flex-grow: unset !important;}
.featured-box .sidx-container .sidx-search-result-grid-item{margin: 0 !important;}
.featured-box .sidx-container .sidx-search-results .sidx-thumbnail .sidx-ribbons{display: none;}
.featured-box .sidx-container .sidx-search-result-grid-item {border: none; background: transparent;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-content{ background: transparent;}
.featured-box .sidx-container .sidx-search-results .sidx-primary-details{padding: 24px; display: flex; flex-wrap: wrap;}
.featured-box .sidx-container .sidx-search-results .sidx-primary-info .sidx-price { color: #000; font-size: 24px; font-weight: 600; width: 100%; text-align: center; font-family: 'Montserrat'; line-height: 26px; letter-spacing: 0.04em; }
.featured-box .sidx-container .sidx-search-results .sidx-primary-info .sidx-listing-logo{position: absolute; margin: 0; right: 0;}
.featured-box .sidx-container .sidx-search-results .sidx-primary-info{margin: 0; padding: 30px 0 0 0;  order: 4; position: relative;}
.featured-box .sidx-container .sidx-search-results .sidx-mls-details {text-transform: none; padding: 0 0 25px 0; width: 100%; order: 2; }
.featured-box .sidx-container .sidx-search-results .sidx-mls-details .sidx-sale-type{font-size: 20px; font-weight: 400; font-family: "Montserrat"; line-height: 26px; color: #000000; text-align: center; letter-spacing: 0.04em;}
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks .sidx-info-block { text-transform: none; width: auto; padding: 0px 11px; margin: 0; font-size: 14px; font-weight: 400; font-family: "Montserrat"; line-height: 1em; color: #000000; text-align: center; letter-spacing: 0.04em; display: inline-flex; align-items: baseline; gap: 5px; }
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks .sidx-info-block .sidx-info-value{margin: 0 !important;}
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks .sidx-info-block .sidx-info-title {text-transform: none; margin-top: 0; }
.featured-box .sidx-container .sidx-search-results .sidx-thumbnail{transition: top 0.3s; top: 0;}
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks {order: 3; width: 100%; justify-content: center !important; align-items: center;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-content > a:hover .sidx-thumbnail{top: 0px;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-content > a:hover .sidx-info-blocks{top: calc(100% - 0);}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-content > a:hover .sidx-mls-details{top: 0;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-listing-heading {margin: 0; padding: 0 0px 20px; width: 100%; order: 2; font-size: 16px; font-weight: 400; font-family: "Montserrat"; line-height: 26px; color: #000000; text-align: center; letter-spacing: 0.04em; }
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-listing-heading br{display: none;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-disclaimer{display: none;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-content > a:hover .sidx-listing-heading{top: 0;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-listing-heading em{color: #181a20;}
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks .sidx-info-block{border-right:solid 1px #000; }
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks .sidx-info-block:last-child{border: none; padding-right: 0px;}
.featured-box .sidx-container .sidx-search-results .sidx-search-result-grid-item:not(.sidx-search-result-grid-list-item) .sidx-actions{background-color: rgb(19 21 26); border-color: rgb(19 21 26) !important; display: none;}
.featured-box .sidx-thumbnail{position: relative;}
.featured-box .sidx-thumbnail:after{content: ''; position: absolute; left: 0; right: 0; bottom: 0; height: 70px; background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);}
.featured-box .sidx-container .sidx-search-results .sidx-mls-details .sidx-mls-info{display: none;}
.featured-box .sidx-container .sidx-hotsheet form{padding: 60px 0 0 0;}
.featured-box .sidx-container .sidx-small-screen .sidx-hotsheet form{width: auto;}
.featured-box .sidx-container .sidx-search-result-grid-item{max-width: 100%; min-width: 1px; margin: 0; transition: 0.3s ease-in-out;}
.featured-box .sidx-container .sidx-search-result-grid-item .sidx-content > a { display: block; overflow: hidden; position: relative; height: 100%; }
.featured-box .sidx-container .sidx-search-results .sidx-thumbnail:before{transition: top 0.3s; top: 0; position: relative; padding-top: 53%;}
.featured-box .sidx-container button{ padding: 16px 58px; border-radius: 0; box-shadow: none; cursor: pointer; background: transparent; color: #000; border: solid 2px #000; font-family: "Montserrat",sans-serif; font-size: 16px !important; text-transform: uppercase; font-weight: 600;    letter-spacing: 0.04em; line-height: 1em; transition:all 0.3s ease-in-out;}
.featured-box .sidx-container button:hover{box-shadow:none !important; background:#BC8F45; border: solid 2px #BC8F45; color:#FFF !important;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev { position: absolute; right: 65px !important; left: auto !important; content: ""; transition: 0.3s ease-in-out; transform: translateY(0); top: -100px !important;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev i:before{content:""; background: url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/left-arrow.svg) center no-repeat; background-size: contain; width: 37px; height: 18px; transition: 0.3s ease-in-out; display:block;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev i:after{content:""; position:absolute; top:0; right:-10px; width:2px; height:100%; background:#000; display:block;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next{ position: absolute; right: 0 !important; transform: translateY(0); top: -100px !important; transition: 0.3s ease-in-out;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next i:before{content:""; background: url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/assets/images/right-arrow.svg) center no-repeat; background-size: contain; width: 37px; height: 18px; transition: 0.3s ease-in-out; display:block; }
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev i:hover:before ,
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next i:hover:before {filter: brightness(0) saturate(100%) invert(61%) sepia(29%) saturate(764%) hue-rotate(358deg) brightness(90%) contrast(90%);}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev.sidx-disabled,
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next.sidx-disabled{opacity:1 !important;}
.featured-box .slick-slider{margin:0 -15px; }
.featured-box .slick-slider .slick-slide{margin:0 15px; }
.featured-box .slick-list {display: flex; align-items: flex-start;}
.featured-box .slick-list .slick-track{display: flex; align-items: flex-start; height: 100%;}
.featured-box .slick-list .slick-track:before{display:none;}
.featured-box .slick-list .slick-track .slick-slide{height: 100%;}
.featured-box .slick-list .slick-track .slick-slide>div{background-color: #1212120d; height: 100%;}
.featured-box .slick-slider .slick-arrow{top:-24%; width: 43px; height: 18px; object-fit: contain; transition: all 0.3s ease-in-out;}
.featured-box .slick-slider .slick-arrow:before{display:none; }
.featured-box .slick-slider .slick-arrow.slick-prev{left:auto; right:56px; object-position: center left; border-right: solid 2px #000;}
.featured-box .slick-slider .slick-arrow.slick-next{right:15px; object-position: center right;}
.featured-box .slick-slider .slick-arrow.slick-prev:hover,
.featured-box .slick-slider .slick-arrow.slick-next:hover{filter: brightness(0) saturate(100%) invert(53%) sepia(59%) saturate(413%) hue-rotate(358deg) brightness(98%) contrast(88%);}
.contact-form .form-main{display: flex; flex-wrap: wrap; grid-row-gap: 20px; margin: 0 -10px;}
.contact-form .form-main .field-half{width: 50%; padding: 0 10px; box-sizing: border-box;}
.contact-form .form-main .field-full{width: 100%; padding: 0 10px; box-sizing: border-box;}
.contact-form .form-main label{margin: 0; font-size: 16px;}
.contact-form .form-main br{display: none;}
.contact-form .form-main textarea{height: 120px;}
.contact-form .form-main label{display:none;}
.elementor-element-3bdb8ad .swiper{padding: 0 20%;}
.elementor-element-3bdb8ad .swiper .swiper-slide img{width: 100%;} .section-white{padding: 140px 100px;}
.section-white .home-latest{display: flex; flex-wrap: wrap; max-width: 100%; margin: 0 auto;}
.section-white .home-latest .blog-left{width: 74%; box-sizing: border-box; padding: 0 30px 0 0;}
.section-white .home-latest .blog-sidebar{width: 26%;}
.section-white .home-latest .blog-inner {display: flex; flex-wrap: wrap; gap:30px;}
.section-white .home-latest .blog-inner .blog-box{width: calc(50% - 15px);}
.section-white .home-latest .blog-inner .blog-box .home-post{height: 100%; position: relative; background: #f2f2f2;}
.section-white .home-latest .blog-inner .blog-box .img-link{overflow: hidden;}
.section-white .home-latest .blog-inner .blog-box .img-link a{position: relative; display: flex; padding-bottom: 68%;}
.section-white .home-latest .blog-inner .blog-box .img-link a img{width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; object-position: top center; transition: all 0.3s ease-in-out;}
.section-white .home-latest .blog-inner .blog-box .img-link a:hover img { transform: scale(1.15);}
.section-white .home-latest .blog-inner .blog-box .product-detail {padding: 24px 24px 80px;  position: static;}
.section-white .home-latest .blog-inner .blog-box .product-detail h3{color: #000; font-size: 24px; font-weight: 600; font-family: 'Montserrat'; line-height: 26px; letter-spacing: 0.04em; margin: 0; padding: 0 0 15px 0;} 
.section-white .home-latest .blog-inner .blog-box .product-detail h3 a{color: #000;}
.section-white .home-latest .blog-inner .blog-box .product-detail h3 a:hover{color: #BC8F45;}
.section-white .home-latest .blog-inner .blog-box .product-detail .date{color: #000; font-size: 14px; font-weight: 600;font-family: 'Montserrat'; line-height: 26px; letter-spacing: 0.04em; text-transform: uppercase; margin: 0; padding: 0 0 15px 0;}
.section-white .home-latest .blog-inner .blog-box .product-detail .post-content{color: #000; font-size: 16px; font-weight: 400; font-family: 'Montserrat'; line-height: 26px; letter-spacing: 0.04em; text-transform: none; margin: 0; padding: 0 0 20px 0;}
.section-white .home-latest .blog-inner .blog-box .product-detail .read-link{position: absolute; bottom: 24px;}
.section-white .home-latest .blog-inner .blog-box .product-detail .read-link a{display: inline-block; border-radius: 0px; padding: 18px 35px ; border: solid 2px #000; background:#000; color: #FFF; font-size: 16px; font-weight: 600; font-family: 'Montserrat'; line-height: 1em; letter-spacing: 0.04em; text-transform: uppercase;}
.section-white .home-latest .blog-inner .blog-box .product-detail .read-link a:hover{background: #BC8F45; color: #FFF; border: solid 2px #BC8F45;}
.section-white .home-latest .blog-pagination{display: flex; justify-content: center;}
.section-white .home-latest .blog-pagination ol{padding: 30px 0 0 0; display: flex; align-items: center; justify-content: center; gap: 8px;}
.section-white .home-latest .blog-pagination li > a,
.section-white .home-latest .blog-pagination li > span { display: flex; align-items: center; justify-content: center; width: 40px; height: 40px; text-align: center; margin: 0; padding: 0; }
.section-white .home-latest .blog-pagination li > span.current { background: #BC8F45; border: 1px solid #BC8F45; } .blog-sidebar #block-7 { background-color: #f2f2f2; padding: 24px; margin-bottom: 30px; }
.blog-sidebar .wp-block-search__inside-wrapper { border-radius: 0; border: 1px solid #949494; padding: 5px; }
.blog-sidebar .wp-block-search__inside-wrapper input{font-size: 16px; font-weight: 400 !important; color: #000; font-family: "Montserrat", Sans-serif; line-height:1em; background:transparent;}
.blog-sidebar #block-7 .wp-block-search__button {border: none; }
.blog-sidebar .wp-block-heading { color: #000; font-size: 24px; font-weight: 600; font-family: 'Montserrat'; line-height: 26px; letter-spacing: 0.04em; margin: 0; padding: 0 0 15px 0;}
.blog-sidebar #block-8 { background-color: #f2f2f2; padding: 24px; margin-bottom: 25px; }
.blog-sidebar #block-8 ul {margin: 0; padding: 0; list-style: none; }
.blog-sidebar #block-8 ul li { padding-bottom: 8px; margin: 0;}
.blog-sidebar #block-8 ul li:last-child {padding-bottom: 0; }
.blog-sidebar #block-8 ul li a { font-size: 16px; font-weight: 400; font-family: "Montserrat"; }
.blog-sidebar #block-9 { background-color: #f2f2f2; padding: 25px; }
.blog-sidebar #block-9 ul {margin: 0; padding: 0; list-style: none; }
.blog-sidebar #block-9 ul li { padding-bottom: 8px; margin: 0;}
.blog-sidebar #block-9 ul li:last-child { padding-bottom: 0; }
.blog-sidebar #block-9 ul li a {  font-size: 16px; font-weight: 400; font-family: "Montserrat"; } .section-white .single-main { display: flex; flex-wrap: wrap; max-width: 100%; margin: 0 auto; }
.section-white .single-main .single-left { width: 74%; padding-right: 30px; box-sizing: border-box; }
.section-white .single-main .single-right {width: 26%; box-sizing: border-box; } 
.section-white .single-main .single-post .blog-media { margin-bottom: 32px; position: relative; padding-bottom: 62%; }
.section-white .single-main .single-post .blog-media img { position: absolute; width: 100%; height: 100%; top: 0; left: 0; object-fit: cover; }
.section-white .single-main .single-post .post-title .title { font-family: "Montserrat", Sans-serif; font-size: 44px; font-weight: 400; text-transform: uppercase; line-height: 1.1em; letter-spacing: 0.04em; margin-bottom: 10px; color:#000; }
.section-white .single-main .single-post .post-content p {padding-bottom: 20px; font-family: "Montserrat"; font-size: 16px; font-weight: 400; color: #000; line-height: 26px; }
.section-white .single-main .single-post .post-date { font-family: "Montserrat"; font-size: 16px; font-weight: 400; color: #231F20; padding-bottom: 20px; }
.section-white .home-latest .blog-left .content-not-found h2,
.section-white .single-main .single-post .post-content h2 { font-family: "Montserrat", Sans-serif; font-size: 40px; font-weight: 400; text-transform: none; line-height: 1.2em; margin-bottom: 10px; color:#000; }
.section-white .single-main .single-post .post-content h3,
.section-white .single-main .single-post .post-content h4 { font-family: "Montserrat", Sans-serif; font-size: 25px; font-weight: 400; text-transform: none; line-height: 1.2em; margin-bottom: 10px; color:#000;}
.section-white .single-main .single-post .post-content .sub-hed, 
.section-white .single-main .single-post .post-content h5, 
.section-white .single-main .single-post .post-content h6 { font-family: "Montserrat", Sans-serif; font-size: 20px; font-weight: 600; text-transform: none; line-height: 1.2em; margin-bottom: 10px; color:#000;}
.section-white .single-main .single-post .post-content ul, 
.section-white .single-main .single-post .post-content ol { margin: 0; padding: 0 0 0 20px }
.section-white .single-main .single-post .post-content ul li, 
.section-white .single-main .single-post .post-content ol li { padding-bottom: 10px; font-family: "Montserrat"; font-size: 16px; font-weight: 400; color: #000; line-height: 26px; }
.section-white .single-main .single-post .post-content ul li:last-child, 
.section-white .single-main .single-post .post-content ol li:last-child { padding-bottom: 20px; }
.section-white .single-main .related-blog-main h2{ font-family: "Montserrat", Sans-serif; font-size: 40px; font-weight: 400; text-transform: none; line-height: 1.2em; margin-bottom: 20px; color:#000; }
.section-white .single-main .related-blog-main .related-inner {display: grid; grid-template-columns:repeat(3, 1fr); gap:30px;}
.section-white .single-main .related-blog-main .related-inner .related-box{background: #f2f2f2;}
.section-white .single-main .related-blog-main .related-inner .blog-thumb{overflow: hidden;}
.section-white .single-main .related-blog-main .related-inner .blog-thumb a{position: relative; display: flex; padding-bottom: 68%;}
.section-white .single-main .related-blog-main .related-inner .blog-thumb a img{width: 100%; height: 100%; position: absolute; top: 0; left: 0; object-fit: cover; object-position: top center; transition: all 0.3s ease-in-out;}
.section-white .single-main .related-blog-main .related-inner .blog-thumb a:hover img{transform: scale(1.15);}
.section-white .single-main .related-blog-main .related-inner .related-box .blog-title{font-family: "Montserrat", Sans-serif; font-size: 20px; font-weight: 600; text-transform: none; line-height: 1.2em; padding: 0 0 10px; color:#000;}
.section-white .single-main .related-blog-main .related-inner .related-box .blog-title a{color: #000;}
.section-white .single-main .related-blog-main .related-inner .related-box .blog-title a:hover{color: #BC8F45;}
.section-white .single-main .related-blog-main .related-inner .related-box .post-content{padding: 24px; font-family: "Montserrat"; font-size: 16px; font-weight: 400; color: #000; line-height: 26px;}
.section-white .single-main .related-blog-main .related-inner .related-box .post-content .date{font-weight: 600; font-size: 14px; text-transform: uppercase; padding-bottom: 15px;}
.section-white .single-main .related-blog-main .related-inner .related-box .post-content p{padding-bottom: 20px;}
.section-white .single-main .related-blog-main .related-inner .related-box .post-content .read-link a{ display: inline-block; border-radius: 0px; padding: 18px 30px;  border: solid 2px #000; background: #000; color: #FFF; font-size: 16px; font-weight: 600; line-height: 1em; letter-spacing: 0.04em; text-transform: uppercase; }
.section-white .single-main .related-blog-main .related-inner .related-box .post-content .read-link a:hover{background:  #BC8F45; border: solid 2px #BC8F45; color: #FFF;}
.section-white .single-main .related-blog-main{width: 100%;} .meet-box .pp-info-box{position:relative;}
.meet-box .pp-info-box .pp-info-box-content{background:	rgba(188,143,69,0.75); position: absolute; bottom: 35px; width: calc(100% - 50px); left: 25px;}
.meet-box .pp-info-box-container,
.meet-box .pp-info-box,
.meet-box .pp-info-box-icon-wrap{height: 100%;}
.meet-box .pp-info-box-icon{width: 100%;}
.mt-bx .pp-info-box-container,
.mt-bx .pp-info-box,
.mt-bx .pp-info-box-icon-wrap{height: 100%;}
.mt-bx .pp-info-box-icon{width: 100%;}
.tm5 .mt-bx .pp-info-box-icon-wrap{height:auto;}
.meet-box.small-meet-box .pp-info-box .pp-info-box-content { background: rgb(188 143 69 / .75); position: absolute; bottom: 10px; width: calc(100% - 20px); left: 10px;
} .home-search-box .sidx-container .sidx-basic .sidx-suggestions-input{border-radius:0px;}
.home-search-box .sidx-container .sidx-basic .sidx-suggestions-input input{font-family:"Montserrat", Sans-serif;}
.home-search-box .sidx-container .sidx-basic .sidx-suggestions-input input:placeholder{font-family:"Montserrat", Sans-serif;}
.home-search-box .sidx-container .sidx-searchform .sidx-basic .sidx-field,
.home-search-box .sidx-container .sidx-streamlined-search .sidx-streamlined-toggle{border-radius:0; color:#fff; background:transparent; border:solid 1px #FFF; font-family:"Montserrat", Sans-serif; transition:all 0.3s ease-in-out;}
.home-search-box .sidx-container .sidx-streamlined-search .sidx-streamlined-toggle:hover,
.home-search-box .sidx-container .sidx-searchform .sidx-basic .sidx-field:hover{background:#FFF; color:#000;}
.home-search-box .sidx-container .sidx-basic .sidx-primary {border-radius:0; color:#000; background:#FFF; border:solid 1px #FFF; font-family:"Montserrat", Sans-serif; transition:all 0.3s ease-in-out;}
.home-search-box .sidx-container .sidx-basic .sidx-primary:hover{background:transparent; color:#fff;} .community-banner {background-position:center center; background-repeat:no-repeat; background-size: cover; background-attachment: fixed; position: relative; display: flex; justify-content: center; align-items: center; padding: 240px 100px 150px; }
.community-banner:before { content: ""; height: 100%; width: 100%; position: absolute; top: 0; left: 0; background-color: #000; opacity: 0.3; }
.community-banner .container { max-width: 1300px; margin: 0 auto; position: relative; width:100%;}
.community-banner .container h1 {color: #FFF; font-family: "Montserrat", Sans-serif; font-size: 44px; font-weight: 400; text-transform: uppercase; line-height: 60px; letter-spacing: 0.04em;  text-align: center; }
.community-banner .container .home-valuation-form { max-width: 800px; margin: 0 auto; }
.community-banner .container .home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-suggestions-input input::placeholder { color: #838383;}
.community-city {padding: 140px 100px;}
.community-city .container {max-width: 100%; margin: 0 auto; position: relative;}
.community-city .container h2 {color: #000000; font-family: "Montserrat", Sans-serif; font-size: 44px; font-weight: 400; text-transform: uppercase; line-height: 60px; letter-spacing: 0.04em; text-align: center; margin: 0 0 0 0;}
.community-city .community-list ul { margin: 0 auto; padding: 40px 0 0 0; column-count: 4;}
.community-city .community-list ul li { list-style-type: none; padding: 0 0 20px 0;}
.community-city .community-list ul li:last-child { padding: 0 0 0 0;}
.community-city .community-list ul li a { font-family: "Montserrat" , Sans-serif; font-size: 16px; font-weight: 400; line-height: 1em; color: #000; text-transform: none; position: relative; display: inline-block;}
.community-city .community-list ul li a:hover{color:#bc8f45;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic{display: flex !important; justify-content: space-between !important; gap: 20px !important; flex-wrap:nowrap !important; padding: 13px !important; background: rgb(255 255 255 / 20%) !important; border-radius: 0px !important; margin: 20px 0 0 0 !important;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-locations-field-wrapper{margin:0 !important;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-suggestions-input { border: 2px solid #FFF; background: #FFF; color: #000;  border-radius: 0px; width: 100%; height:auto; padding:15px !important; position: relative; }
.home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-suggestions-input input{color: #000; font-family: "Montserrat", Sans-serif; font-size: 14px; line-height: 1em; font-weight: 400; outline: none;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-suggestions-input input::placeholder{color: #000 !important;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-primary{margin:0 !important; border: 2px solid #000; border-radius:0px; background: #000; color: #FFF; font-family: "Montserrat", Sans-serif; font-size:14px; line-height:20px; font-weight:400; text-transform: uppercase; padding:15px 15px; outline:none; width:33%;cursor:pointer; transition: all 0.3s ease-in-out; height: 100%;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic .sidx-primary:hover{ background:#BC8F45; color:#FFF !important; border-color: #BC8F45;}
.comm-arrow .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next,
.comm-arrow .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev{top:auto !important; bottom: 15px !important;}
.bg-info-main .pp-flipbox-icon-image{display:none;}
.mi-info ul{padding:0 0 0 20px;}
.new-meet-box .pp-info-box .pp-info-box-icon-wrap .pp-icon img {margin: -150px 0 0 0}
.new-small-meet-box .pp-info-box .pp-info-box-icon-wrap .pp-icon img { box-shadow: 6px 6px 8px 0 rgb(1 1 1 / .33)}
.blog-sidebar .wp-block-search__inside-wrapper{outline:none !important; padding:0; display: flex;}
.blog-sidebar .wp-block-search__inside-wrapper input{border:none; box-shadow:none; height:46px}
.blog-sidebar #block-7 .wp-block-search__button{background:none; padding:5px 10px;}
.blog-sidebar #block-7 .wp-block-search__button svg path{fill:#000;}
.cmt-info .pp-info-box { overflow: hidden; } 
.cmt-info .pp-info-box .pp-info-box-content {position: absolute; width: 100%; z-index: 1; text-align: center; bottom: 0; transition: 0.3s ease-in-out; } 
.cmt-info .pp-info-box .pp-info-box-content:before { position: absolute; content: ""; width: 100%; height:100%; bottom: 0; left: 0; background-color: #121212a6; z-index: -1; } 
.cmt-info .pp-info-box-icon { width: 100%; } 
.cmt-info .pp-info-box-icon img { transition: 0.3s ease-in-out; width: 100%; object-fit: cover; } 
.cmt-info .pp-info-box:hover .pp-info-box-icon img { transform: scale(1.2); } @media screen and (max-width: 1366px) {
.hed-menu .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:15px !important;}
.hed-menu .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:15px !important;}
.hed-menu .elementor-nav-menu>li a{font-size: 14px !important;}
.header-sidebar-main>.elementor-element{padding: 180px 50px 50px;}
.section-white,
.community-city{ padding: 140px 50px; }
.community-banner {padding: 212px 50px 150px; }  }
@media only screen and (min-width: 1025px) and (max-width: 1270px) {
.hed-menu {gap: 15px !important;}
.hed-menu .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:0px !important;}
.hed-menu .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:10px !important;}
.hed-menu .elementor-nav-menu>li a { font-size: 12px !important; }
}
@media screen and (max-width: 1024px) { .header-sidebar-main>.elementor-element{padding: 120px 10px 50px;}
.meet-box .pp-info-box .pp-info-box-content {bottom: 10px; width: calc(100% - 20px); left: 10px; } .section-white { padding: 50px 20px; }
.section-white .home-latest .blog-inner {gap: 20px; }
.section-white .home-latest .blog-inner .blog-box { width: calc(50% - 10px); }
.section-white .home-latest .blog-left {width: 70%; padding: 0 20px 0 0; }
.section-white .home-latest .blog-sidebar { width: 30%; }
.blog-sidebar #block-7,
.blog-sidebar #block-8 { margin-bottom: 20px; }
.section-white .single-main .single-left {width: 70%; padding: 0 10px 0 0; }
.section-white .single-main .single-right { width: 30%; }
.section-white .single-main .single-post .post-title .title {font-size: 35px; }
.section-white .single-main .single-post .post-content h2 {font-size: 30px; }
.section-white .single-main .related-blog-main h2{font-size: 30px;}
.section-white .single-main .related-blog-main .related-inner {grid-template-columns: repeat(2, 1fr); gap: 20px;}
.featured-box .sidx-container .sidx-search-results .sidx-mls-details{padding: 0 0 15px 0;}
.featured-box .sidx-container .sidx-search-results .sidx-mls-details .sidx-sale-type {font-size: 20px;}
.featured-box .sidx-container .sidx-search-results .sidx-primary-info{padding: 15px 0 0 0;}
.featured-box .sidx-container .sidx-search-results .sidx-primary-info .sidx-price{font-size: 20px;}
.featured-box .sidx-container .sidx-search-results .sidx-info-blocks .sidx-info-block{font-size: 14px; padding: 0 8px;}
.community-banner {padding: 162px 20px 100px; }
.community-banner .container h1 ,
.community-city .container h2{ font-size: 34px; line-height: 1.2em;}
.community-city .community-list ul {column-count: 2;}
.community-city{padding: 50px 20px;}
}
@media screen and (max-width: 767px) {
.gla-slider .pp-swiper-slider { padding: 0 0%; }
.gla-slider .pp-slider-arrow {width: auto; height: auto; }
.gla-slider .pp-slider-arrow.elementor-swiper-button-prev{left:0% !important;}
.gla-slider .pp-slider-arrow.elementor-swiper-button-next{right:0% !important;}
.gla-slider .pp-slider-arrow.elementor-swiper-button-prev:before ,
.gla-slider .pp-slider-arrow.elementor-swiper-button-next:before { background-size: 20px; width: 40px; height: 40px; }
.gla-slider .pp-slider-arrow.elementor-swiper-button-prev:hover:before,
.gla-slider .pp-slider-arrow.elementor-swiper-button-next:hover:before{background-size: 20px;}
.testi-slider .pp-swiper-slider {padding: 0 0%; }
.testi-slider .pp-slider-arrow {width: auto; height: auto; }
.testi-slider .pp-slider-arrow.elementor-swiper-button-prev{left:0% !important;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-next{right:0% !important;}
.testi-slider .pp-slider-arrow.elementor-swiper-button-prev:before ,
.testi-slider .pp-slider-arrow.elementor-swiper-button-next:before { background-size: 20px; width: 40px; height: 40px; }
.testi-slider .pp-slider-arrow.elementor-swiper-button-prev:hover:before,
.testi-slider .pp-slider-arrow.elementor-swiper-button-next:hover:before{background-size: 20px;}
.city-slider .pp-slider-arrow {top: 50% !important; }
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:after{display: none;}
.city-slider .pp-slider-arrow.elementor-swiper-button-prev { right: auto !important; left: 0 !important; background: #FFF; border-radius: 100%; z-index: 1;}
.city-slider .pp-slider-arrow.elementor-swiper-button-next{background: #FFF; border-radius: 100%; z-index: 1;}
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:hover ,
.city-slider .pp-slider-arrow.elementor-swiper-button-next:hover{background: #bb8f45;}
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:before,
.city-slider .pp-slider-arrow.elementor-swiper-button-next:before { background-size: 23px; width: 40px; height: 40px; }
.city-slider .pp-slider-arrow.elementor-swiper-button-prev:hover:before,
.city-slider .pp-slider-arrow.elementor-swiper-button-next:hover:before{filter:none;}
.news-form .tnp-subscription form {flex-wrap: wrap; justify-content: flex-start; }
.news-form .tnp-subscription form .tnp-field {width: 100%; }
.contact-form .form-main .field-half{width: 100%; padding: 0; box-sizing: border-box;}
.contact-form .form-main .field-full{padding: 0;}
.contact-form .form-main{margin: 0;}
.section-white .home-latest .blog-inner {gap: 20px; }
.section-white .home-latest .blog-left {width: 100%; padding: 0 0px 0 0; }
.section-white .home-latest .blog-sidebar { width: 100%; margin-top:30px;}
.section-white .home-latest .blog-inner .blog-box {width: 100%; }
.section-white .home-latest .blog-pagination ol {padding: 20px 0; }
.section-white .single-main .single-left {width: 100%; padding: 0; }
.section-white .single-main .single-right { width: 100%; }
.section-white .single-main .related-blog-main .related-inner{grid-template-columns: repeat(1, 1fr);}
.related-blog-main{padding-top: 30px;}
.featured-box .slick-slider { margin: 0 0px; }
.featured-box .slick-list .slick-track .slick-slide { padding: 0 0px; margin: 0; }
.featured-box .sidx-container .sidx-search-results .sidx-primary-details { padding: 15px; }
.featured-box .sidx-container .sidx-search-results .sidx-grid .sidx-require-auth { width: 100% !important; min-width: 100% !important; max-width: 100% !important; }
.featured-box .sidx-container .sidx-search-results .sidx-grid .sidx-require-auth .sidx-search-result-grid-item{max-width: 100% !important;}
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev {top: -20px !important; }
.featured-box .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next {top: -20px !important; }
.featured-box .slick-slider .slick-arrow { top: 50%; width: 40px; height: 40px; z-index: 1; background: #FFF; padding: 10px;border-radius: 100%; }
.featured-box .slick-slider .slick-arrow.slick-prev { left: 0; right: auto; border-right: solid 0px #000; }
.featured-box .slick-slider .slick-arrow.slick-next { right: 0; }
.featured-box .slick-slider .slick-arrow.slick-prev:hover,
.featured-box .slick-slider .slick-arrow.slick-next:hover { filter: none; background: #BC8F45;}
.featured-box .sidx-container .sidx-small-screen .sidx-hotsheet form { padding: 30px 0 0 0; }
.comm-arrow .sidx-container .sidx-gallery-listings .sidx-gallery-listings-next,
.comm-arrow .sidx-container .sidx-gallery-listings .sidx-gallery-listings-prev{top:auto !important; bottom: 25px !important;}
.comm-arrow .sidx-container .sidx-hotsheet form {text-align:left; display:inline-block;}
.community-banner {padding: 158px 20px 100px; }
.community-banner .container h1 ,
.community-city .container h2{ font-size: 28px; line-height: 1.2em;}
.community-city .community-list ul {column-count: 1;}
.home-valuation-form .sidx-widget-wrapper .sidx-basic{flex-wrap:wrap !important;}
.search-box .sidx-container .sidx-basic .sidx-locations-field-wrapper .sidx-suggestions-input{padding: 15px;}
.new-meet-box .pp-info-box .pp-info-box-icon-wrap .pp-icon img {margin: -50px 0 0 0}
}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid{display: flex !important; flex-direction: column; flex-wrap: wrap;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid{ grid-gap:20px; display: flex !important; flex-wrap: wrap;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth {width: calc(33.33% - 15px) !important; flex-grow: unset !important;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth > div,
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth > div .sidx-search-result-grid-item ,
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth > div .sidx-search-result-grid-item .sidx-content{height: 100%; width: 100%;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-search-result-grid-item{max-width:100%;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a { display: flex;flex-direction: column; padding: 0px; position: relative; height: 100%; background-color: #000;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a:before{position: absolute; content: ""; width: 100%; height: 100%; background-color: #ffffffcc; top: 0; left: 0; z-index: 1; transition: 0.3s ease-in-out; opacity: 0; visibility: hidden;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a:hover:before{opacity: 1; visibility: visible;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a:after{position: absolute; content: "VIEW PROPERTY DETAILS"; left: 0; right: 0; bottom: 0; top: 0; background-color: #000; padding: 0 20px; font-size: 16px; font-weight: 500; color: #ffffff; font-family: "Montserrat", Sans-serif; height: 50px; width: auto; display: inline-table; margin: auto; line-height: 50px; opacity: 0; visibility: hidden; transition: 0.3s ease-in-out;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a:hover:after{opacity: 1; visibility: visible; z-index: 2;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-thumbnail{width: 100%;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-details {width: 100%;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details { padding-right: 0; height: 100%; position: relative; flex-wrap: wrap; flex-direction: row;align-content: flex-start;    gap: 10px 0px; }
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-primary-info{justify-content: center; width: 40%; order: 3; align-items: flex-start;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-primary-info .sidx-price{font-size: 20px; color:#FFF; font-family: "Montserrat", Sans-serif; font-weight: 400;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-listing-logo{position: absolute; bottom: 0; right: 0; display: none;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-details .sidx-listing-heading { order: 1; width: 100%; margin: 0; white-space: break-spaces; text-align: center; color: #FFF; font-family: "Montserrat", Sans-serif; font-weight: 400; font-size: 18px; line-height: 1.2em; text-transform: none; } .properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-details .sidx-disclaimer {display: none;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-details .sidx-listing-heading em {display: none;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-mls-details{display: none;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-mls-details .sidx-sale-type { font-size:12px; }
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-mls-details .sidx-mls-info { background-color: #000; color: #FFF; font-size: 12px; height: auto; text-align: center; padding: 4px 8px; display: inline-block; border-radius: 2px; text-transform: capitalize; position: absolute; top: 45px; right: 0;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-info-blocks{width: 100%; order: 2; flex-wrap: wrap; justify-content: center; font-family: "Montserrat", Sans-serif;   font-weight: 400;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-info-blocks .sidx-info-block{width: auto; margin-top: 0px; color: #FFF;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details .sidx-info-blocks .sidx-info-block .sidx-info-value {font-weight: 700; color: #FFF;}
.properties-listing .sidx-container .sidx-searchform input {margin: 0; }
.properties-listing .sidx-container .sidx-main-app-body__wide {padding: 0;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic { margin: 0; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-locations-field-wrapper { margin: 0; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-locations-field-wrapper .sidx-suggestions-input { height: 50px; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; border: 0; border-right: 1px solid #e9eff2; border-radius: 0;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-range,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-beds-and-baths { margin: 0; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-range .sidx-field,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-beds-and-baths .sidx-field { height: 50px; padding: 0; border-radius: 0; border: 0; border-right: 1px solid #e9eff2; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content:  center; -ms-flex-pack: center; justify-content: center; background: transparent; color: #1b1e2a; text-transform: uppercase; font-weight: 500; -webkit-transition: all 0.15s ease; transition: all 0.15s ease;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-range .sidx-field:hover,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-beds-and-baths .sidx-field:hover { background: #1b1e2a; color: #fff; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-range .sidx-dropdown.sidx-active .sidx-field,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-beds-and-baths .sidx-dropdown.sidx-active .sidx-field { padding: 0; margin: 0; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-beds-and-baths>div { margin: 0;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-streamlined-search { margin: 0; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-streamlined-search .sidx-streamlined-toggle { height: 50px; border: 0; border-radius: 0; border-right: 1px solid #e9eff2; color: #1b1e2a; text-transform: uppercase; font-weight: 500; -webkit-transition: all 0.15s ease; transition: all 0.15s ease; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-streamlined-search .sidx-streamlined-toggle i { display: none; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-streamlined-search .sidx-streamlined-toggle:before { content: ""; display: -webkit-inline-box; display: -webkit-inline-flex; display: -ms-inline-flexbox; display: inline-flex; height: 20px; width: 20px; background: url(https://assets.agentfire3.com/uploads/sites/841/2022/12/filters.png); background-size: cover; margin-right: 10px; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-streamlined-search .sidx-streamlined-toggle:hover { background: #000; color: #fff; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-streamlined-search .sidx-streamlined-toggle:hover:before { -webkit-filter: brightness(0) invert(1); filter: brightness(0) invert(1) ;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-save-search-pill {
margin: 3px 10px; border-radius: 0; border: solid 1px #000000; background: #000000; font-weight: 500; text-transform: uppercase; font-size: 0.85rem; vertical-align: middle; line-height: 1; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-transition: all 0.15s ease; transition: all 0.15s ease;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-save-search-pill .sidx-label { line-height: 1;}
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-save-search-pill:hover { background: transparent; color: #000; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-actions { display: none; }
.properties-listing .sidx-container .sidx-search-result-grid-item { margin-bottom: 0; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-primary-details {     display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical;     -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;     padding-bottom: 10px ; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-primary-info { -webkit-box-ordinal-group: 2; -webkit-order: 1; -ms-flex-order: 1; order: 1; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-mls-details { -webkit-box-ordinal-group: 3; -webkit-order: 2; -ms-flex-order: 2; order: 2; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-mls-details .sidx-for-sale {color: #000; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-listing-heading {     -webkit-box-ordinal-group: 4; -webkit-order: 3; -ms-flex-order: 3; order: 3; margin-top: 10px; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-info-blocks { -webkit-box-ordinal-group: 6; -webkit-order: 5; -ms-flex-order: 5; order: 5; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-info-blocks .sidx-info-block { padding: 2px 4px 2px 8px; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-content .sidx-details .sidx-info-blocks .sidx-info-block:not(:last-child):after { content: ''; padding: 0 4px; display: inline-block; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-thumbnail .sidx-ribbons { top: 6px; left: 6px;     width: auto; max-width: 70%; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-thumbnail .sidx-ribbons .sidx-ribbon.sidx-new-listing,
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-thumbnail .sidx-ribbons .sidx-ribbon.sidx-short-sale { background: #1b1e2a; }
.properties-listing .sidx-container .sidx-search-result-grid-item .sidx-thumbnail .sidx-ribbons .sidx-ribbon.sidx-open-houses { background: #e91c2d; color: #fff; }
.properties-listing .sidx-container .sidx-map-marker-for-sale,
.properties-listing .sidx-container .sidx-map-marker-for-rent,
.properties-listing .sidx-container .sidx-map-marker-for-sale.sidx-visited { background: #000; border-color: #000; color: #fff; }
.properties-listing .sidx-container .sidx-map-marker-for-sale:before,
.properties-listing .sidx-container .sidx-map-marker-for-rent:before,
.properties-listing .sidx-container .sidx-map-marker-for-sale.sidx-visited:before {
border-top-color: #000;
}
.properties-listing .sidx-container .sidx-map-marker-for-sale:after,
.properties-listing .sidx-container .sidx-map-marker-for-rent:after,
.properties-listing .sidx-container .sidx-map-marker-for-sale.sidx-visited:after { border-top-color: #000; }
.properties-listing .sidx-container .sidx-map-dot-for-sale .sidx-dot { background: #000; border-color: #000; }
.properties-listing .sidx-container .sidx-small-screen .sidx-search-result-grid-item { margin-bottom: 15px; }
.properties-listing .sidx-container .sidx-search-grid {height: auto !important;}
.properties-page .sidx-container .sidx-main-app-body {font-family: "Montserrat"; max-width: 100%; padding: 0;}
.properties-page .sidx-container .sidx-main-header .sidx-header-link .sidx-link.sidx-new-search, .sidx-container .sidx-main-header .sidx-header-link a.sidx-new-search {color: #A37F43;}
.properties-page .sidx-container .sidx-main-header .sidx-header-link a, .properties-page .sidx-container .sidx-main-header .sidx-header-link .sidx-link {color: #A37F43;opacity: 1;}
.properties-page .sidx-container .sidx-main-header .sidx-header-link a:hover, .properties-page .sidx-container .sidx-main-header .sidx-header-link .sidx-link:hover {border-bottom-color: #A37F43;}
.properties-page .sidx-container .sidx-photo-array button { color: #A37F43; color: #A37F43;}
.properties-page .sidx-container .sidx-primary-action .sidx-primary-action-text-container, .properties-page .sidx-container .sidx-listing-details .sidx-columns .sidx-listing-heading .sidx-sub-address, .properties-page .sidx-container .sidx-list-item .sidx-list-item-value, .properties-page .sidx-container .sidx-listing-details .sidx-columns .sidx-left-column .sidx-disclaimer, .properties-page .sidx-container .sidx-listing-details .sidx-primary-info .sidx-primary-info-bottom, .properties-page .sidx-container .sidx-listing-details .sidx-columns .sidx-call-to-actions .sidx-call .sidx-call-text,
.properties-page .sidx-container .sidx-carousel .sidx-menu .sidx-menu-item,
.properties-page .sidx-container .sidx-carousel .sidx-menu .sidx-menu-item a{color: #555863;}
.properties-page .sidx-container .sidx-listing-details .sidx-columns .sidx-listing-description{font-weight: 400;}
.properties-page .sidx-container .sidx-carousel .sidx-menu .sidx-menu-item a:hover,
.properties-page .sidx-container .sidx-carousel .sidx-menu .sidx-menu-item:hover a,
.properties-page .sidx-container .sidx-carousel .sidx-menu .sidx-menu-item:not(.sidx-selected):hover{color: #ffffff;}
@media (min-width:1760px) {
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth {width: calc(25% - 15px) !important; }
}
@media (max-width:1400px) {
.properties-listing .sidx-container .sidx-streamlined-form { max-width: 85%; }
}
@media (max-width:1100px) {
.properties-listing .sidx-container .sidx-search-grid {height: auto !important; }
}
@media (max-width:1024px) {
.properties-listing .sidx-container .sidx-streamlined-form { max-width: 100%; border-top: 1px solid #e9eff2; }
.sidx-search-grid__form>div>div { width: 100% ; }
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth { width: calc(50% - 15px) !important; }
}
@media (max-width:800px) {
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-locations-field-wrapper { border-bottom: 1px solid #e9eff2 ; }
}
@media (max-width:767px) {
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-require-auth { width:100% !important; }
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a{flex-wrap: wrap;}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-thumbnail,
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-details { width: 100%; }
.sidx-container .sidx-search-grid .sidx-search-grid__results{padding: 0 !important;}
}
@media only screen and (max-width: 551px){
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content > a{grid-template-columns:repeat(1,1fr);}
.properties-page .elementor-shortcode .sidx-search .sidx-search-grid__results .sidx-grid .sidx-content .sidx-primary-details{padding-left:0;}
}
@media (max-width:435px) {
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-main-header{padding: 0 10px;} 
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-range,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-searchform:not(.sidx-widget) .sidx-basic .sidx-beds-and-baths { border-bottom: 1px solid #e9eff2; }
}
.properties-listing .sidx-container .sidx-primary-action .sidx-primary-action-icon-container i.blue { color: #000; }
.properties-listing .sidx-container .sidx-primary-actions.sidx-primary-jumbo { border-color: #1b1e2a; }
.properties-listing .sidx-container .sidx-market-price-chart .sidx-bar { border-color: #1b1e2a; }
.properties-listing .sidx-container .sidx-market-price-chart .sidx-bar:after,
.properties-listing .sidx-container .sidx-market-price-chart .sidx-bar:before { background: #000; }
.properties-listing .sidx-container .sidx-market-price-chart .sidx-chart-item.sidx-avg:after,
.properties-listing .sidx-container .sidx-market-price-chart .sidx-chart-item.sidx-comparing:after,
.properties-listing .sidx-container .sidx-listing-details .sidx-timeline .sidx-emoji.sidx-cloud-upload,
.properties-listing .sidx-container .sidx-listing-details .sidx-timeline .sidx-emoji.sidx-refresh,
.properties-listing .sidx-container .sidx-listing-details .sidx-timeline i.sidx-cloud-upload,
.properties-listing .sidx-container .sidx-listing-details .sidx-timeline i.sidx-refresh { color: #000; }
.properties-listing .sidx-container .sidx-social-search-box .sidx-actions { color: #1b1e2a; }
.properties-listing .sidx-container button.sidx-primary { background: #1b1e2a; }
.properties-listing .sidx-container button.sidx-primary:hover { background: #000; }
.properties-listing .sidx-container .sidx-chart-datum:nth-child(5n+1),
.properties-listing .sidx-container .sidx-chart-item:nth-child(5n+1) .sidx-chart-datum,
.properties-listing .sidx-container .sidx-legend-item:nth-child(5n+1) .sidx-legend-dot,
.properties-listing .sidx-container .sidx-bar-chart .sidx-chart-item .sidx-chart-datum { background: #1b1e2a; }
.properties-listing .sidx-container .sidx-chart-datum:nth-child(5n+2),
.properties-listing .sidx-container .sidx-chart-item:nth-child(5n+2) .sidx-chart-datum,
.properties-listing .sidx-container .sidx-legend-item:nth-child(5n+2) .sidx-legend-dot { background: #000; }
.properties-listing .sidx-container .sidx-bar-chart .sidx-chart-item:nth-child(2n) .sidx-chart-datum { background: rgba(27, 30, 42, 0.75); }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-main-header .sidx-header-link a,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-main-header .sidx-header-link .sidx-link{ color: #000; opacity:1; }
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-main-header .sidx-header-link a:hover,
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-main-header .sidx-header-link .sidx-link:hover{ border-bottom-color: #000; }
@media (min-width:1025px) {
.properties-listing .sidx-container .sidx-main-app-body__wide .sidx-main-header { position: absolute; right: 0; top: 0; z-index: 99 ;}
} .pro-add input::placeholder{color:#fff;}
#propertyForm{margin:0!important;}
.form-box1{width:100%;  padding:0; margin:0;}
.form-box1 .center{max-width:1200px;}
.get-free{ text-align:center; padding:0 0 60px 0}
.get-free h3{padding:0 0 5px 0; margin:0; font-size:60px; color:#fff;font-family: "Montserrat";  font-weight:700; line-height:normal;text-shadow:0 3px 2px rgba(0, 0, 0, 0.4);}
.get-free p{padding:0; margin:0; font-size:28px; color:#fff; font-family: "Montserrat";  font-weight:400; line-height:normal; letter-spacing:2px;}
.pro-add{width:100%;  padding:0px 200px 0px 0px; border-radius:0px; margin:0; position:relative;}
.pro-add input{height:50px; color:#ffffff; font-size:18px; padding:16px 20px; margin:0; border:solid 2px #fff; background:transparent; border-radius:0px; width:100%; line-height:normal;font-family: "Montserrat";  outline: none;}
.pro-add .download-btn{background:#ffffff; border:solid 2px #fff; padding:0; margin:0; font-weight:500; font-size:18px; color:#000; border-radius:0px; position:absolute; right:0px; top:0px; font-family: "Montserrat";  height:50px; width:200px; text-align:center; line-height:50px;text-transform:uppercase; border-left: none;}
.pro-add .download-btn:hover{ background:transparent; color: #fff;}
.form-box2{width:100%;  padding:0px; margin:0; }
.form-box2-inn{background:#fff; width:100%;  padding:0; margin:0; display: flex; flex-wrap: wrap;}
.form-box2-inn h3{ width:100%;  background:#fff; font-size:24px; color:#424242; padding:20px; margin:0; line-height:normal; font-weight:700; font-family: "Montserrat";}
.image-left{width:50%;  padding:30px 30px; background:#eeeeee;}
.image-left img{ margin-top:0px; width: 100%;}
.image-right{width:50%;  padding:30px;}
.image-right h4{font-size:24px; color:#424242; padding:0px 0 35px 0; text-align:center; margin:0; line-height:normal; font-weight:700;font-family: "Montserrat"; }
.image-right label{ color:#424242; font-size:16px;font-family: "Montserrat"; font-weight:400;}
.image-right input[type="text"],
.image-right input[type="email"],
.image-right input[type="tel"]{width:100%; border:solid 1px #bcbcbc; height:42px; padding:0 10px;margin-top:5px;background:#fafafa;font-size:18px;color:#424242; border-radius:0; outline: none !important; font-family: "Montserrat";}
.image-right a.continue-btn{background:#000; padding:14px 20px 14px; margin:0; font-family: "Montserrat"; font-weight:700; font-size:18px; color:#fff;  width:100%; display:block; text-align:center; letter-spacing:1px;margin-top:17px; text-transform: uppercase; border: solid 2px #000;}
.image-right a.continue-btn:hover{background:transparent; color: #000;}
.image-right .col-lg-6,
.image-right .col-lg-12{padding-bottom:15px;}
#propertyForm #SUCCMSG i{display: none;}
#propertyForm #SUCCMSG .alert-success{font-family: "Open Sans", Sans-serif; font-weight:500; font-size:24px; color:#fff;  width:100%; display:block; text-align:center; letter-spacing:0.5px; padding-bottom: 15px;}
.image-btm{width:100%;  padding:85px 0 0 0; margin:0; font-size:16px; line-height:normal; color:#9a9a9a; letter-spacing:0.5px; line-height:20px; font-family: "Montserrat";}
.image-btm a{color:#A37F43;}
.image-btm a:hover{color:#000;}
.row{margin:0 -15px; *zoom:1;}
.col-lg-6{width:50%;  padding:0 15px;}
.col-lg-12{width:100%;  padding:0 15px;}
.form-box3{width:100%;  padding:0px; margin:0;}
.form-box3-inn{background:#fff; width:100%;  margin:0; position:relative; display: flex; flex-wrap: wrap;}
.left-side{width:50%; background:url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/images/background-image.jpg);background-size:cover;padding:150px 40px 150px;}
.left-side h3{font-size:42px; color:#424242;margin:0;font-family: "Montserrat"; font-weight:700;text-align:center;line-height:52px;}
.left-side h3 span{font-family: "Montserrat"; font-weight:700;font-size:42px;color:#424242;}
.left-side p{font-size:30px; color:#424242;line-height:40px;text-align:center;font-family: "Montserrat"; font-weight:400; margin: 0;}
.right-side{width:50%; padding:57px 36px 54px;}
.right-side p{font-size:24px;color:#424242;font-family: "Montserrat"; font-weight:700;text-align:center;padding-bottom:25px;line-height:32px; margin: 0;}
.right-side h2{font-family: "Montserrat"; font-weight:400;font-size:18px;color:#424242;padding-bottom:15px; margin: 0;}
.right-side textarea{background:#fafafa;width:100%; border:solid 1px #bcbcbc;height:180px; padding:10px;  resize:none; font-size:18px; color:#424242; font-family: "Montserrat"; outline: none;}
.cma-right{width:100%; max-width:100%;  padding:16px 0 30px; margin:0;}
.cma-right label{font-size:18px; color:#424242;padding-bottom:15px;font-family: "Montserrat"; font-weight:400; display: block;}
.cma-right select{width:100%;border:solid 1px #bcbcbc;background:url(https://stg_demo1.zooliadlab.com/wp-content/themes/astra-child/images/aerrow-down.png) 97% center no-repeat #fafafa;height:53px; padding:10px 10px; resize:none; font-size:18px; color:#424242;font-family: "Montserrat"; font-weight:400;appearance:none; -moz-appearance:none; -webkit-appearance:none;cursor:pointer; outline: none;}
.cma-right select option{font-size:18px;letter-spacing:0.5px;}
.right-side .continue-btn{background:#000; padding:13px 12px; margin:0;border:solid 2px #000;color:#fff;font-family: "Montserrat"; font-weight:700;cursor:pointer; font-size:18px;width:100%; display: block; text-align: center;}
.form-box3-inn .continue-btn:hover{background:transparent; color: #000;}
.form-box4{width:100%;  padding:170px 0 40px; margin:0;}
.form-box4 .center{max-width:1050px;}
.pro-img-box{  width:50%;background:#eeeeee;padding:55px 73px 30px;}
.pro-text-box{  width:50%;padding:45px 35px 60px 37px;}
.pro-text-box p{ font-size:18px; line-height:25px; color:#424242;font-family: "Montserrat"; font-weight:400;padding-bottom:30px;padding-left:14px;}
.pro-text-box h5{font-size:24px;color:#76be24;text-align:center;padding-bottom:22px;font-family: "Montserrat"; font-weight:700;}
.pro-text-box h1{text-align:center;}
.pro-text-box h1 a{ font-size:24px;font-family: "Montserrat"; font-weight:400;color:#fff;width:100%;background:#A37F43;display:block;padding:15px 0;}
.pro-text-box h1 a:hover{background:#76be24;}
.pro-text-box h6{display:none;}
.form-box3-inn h3.main-thank{ font-size:28px;color:#424242;font-family: "Montserrat"; font-weight:700;text-align:center;padding-bottom:25px;}
.pro-img,.post-img{  width:100%;}
.post-img img{ max-width:100%;padding-top:5px;}
.pro-img h2{font-size:29px;font-family: "Montserrat"; font-weight:700;color:#424242;text-align:left;}
.pro-img h2 span{font-size:20px;font-family: "Montserrat"; font-weight:400;color:#424242;line-height:17px;}
.pro-img img {max-width:100%;padding-bottom:13px;}
.pro-img{ margin-top:13px;margin-bottom:31px;max-width:379px;}
.last-section{width:100%;}
.last-section h6{font-size:11px;color:#9a9a9a;font-family: "Montserrat"; font-weight:400;}
.con-no-dtl{ width:100%; padding:109px 0 10px;display:inline-block;}
.property-errormsg,
.firstname-errormsg,
.lastname-errormsg,
.email-errormsg,
.phone-errormsg{font-size: 14px; color: #ff0000; font-family: "Montserrat"; font-weight: 400;}
@media only screen and (max-width: 1024px){
.left-side{padding: 70px 30px 70px;}
.left-side h3,
.left-side h3 span{font-size: 32px; line-height: 1.2;}
.left-side p{font-size: 24px; line-height: 32px;}
.right-side p{font-size: 20px; line-height: 26px;}
.right-side textarea{height: 120px; font-size:18px;}
.cma-right label{font-size: 16px;}
.cma-right select{height: 42px; font-size: 18px;}
}
@media only screen and (max-width: 767px){
.image-left,
.image-right,
.left-side,
.right-side{width: 100%;}
.image-btm{padding: 15px 0 0 0;}
.image-right input[type="text"], .image-right input[type="email"], .image-right input[type="tel"]{height: 42px;}
.image-right a.continue-btn,
.right-side .continue-btn{font-size: 16px;}
.image-right h4{font-size: 18px; padding: 0 0 25px;}
.pro-add input{height: 46px; font-size: 16px;}
.pro-add{padding: 0px;}
.pro-add .download-btn{position: relative; left: auto; right: auto;top: auto; font-size: 16px; width: 100%; line-height: 46px; height: 46px; display: block; margin-top: 10px;}
.form-box2-inn h3{font-size: 18px;}
.right-side{padding: 20px;}
.image-right,
.image-left{padding:20px;}
.image-left img{margin-top: 0;}
.image-right label{font-size: 16px;}
.right-side p{font-size:18px;}
.right-side textarea,
.cma-right select,
.image-right input[type="text"], .image-right input[type="email"], .image-right input[type="tel"]{font-size:16px;}
#propertyForm #SUCCMSG .alert-success{font-size: 20px;}
}    main * {-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
main > .section-whitebg{padding:140px 100px;}
main > .section-whitebg > .container{max-width:100%; margin:auto;}
#MortgageCalculatorTab{display:flex; flex-direction:column; gap:40px; font-family:'Poppins', sans-serif;}
#MortgageCalculatorTab .calculator-top{display:flex;}
#MortgageCalculatorTab .calculator-top .calculator-title{background:#121212; padding:18px 24px; display:flex; align-items:center; justify-content:center;}
#MortgageCalculatorTab .calculator-top .sec-tit{font-size:20px; font-weight:600; color:#fff; padding:0; margin:0; white-space:nowrap;}
#MortgageCalculatorTab .calculator-top .nav{padding:0 32px; margin:0; display:flex; width:100%; background:#fff; border:solid 2px #f3f3f3; border-left:none; column-gap:30px;}
#MortgageCalculatorTab .calculator-top .nav:before,
#MortgageCalculatorTab .calculator-top .nav:after{display:none;}
#MortgageCalculatorTab .calculator-top .nav li{list-style:none; padding:0; margin:0; border:none; display:flex; align-items:center;}
#MortgageCalculatorTab .calculator-top .nav li > a{border:none; padding:0; margin:0; font-size:15px; font-weight:600; color:#000; cursor:pointer}
#MortgageCalculatorTab .calculator-top .nav li > a:hover,
#MortgageCalculatorTab .calculator-top .nav li.active > a,
#MortgageCalculatorTab .calculator-top .nav li > a.active{color:#BC8F45;}
#MortgageCalculatorTab .sub-tabtop{display:flex; border-bottom:solid 2px #f3f3f3; padding-bottom:5px; margin-bottom:32px;}
#MortgageCalculatorTab .sub-tabtop .calculator-title{padding:0 32px 0 0; display:flex; align-items:center; justify-content:center;}
#MortgageCalculatorTab .sub-tabtop .sec-tit{font-size:20px; font-weight:600; color:#000; padding:0; margin:0; white-space:nowrap;}
#MortgageCalculatorTab .sub-tabtop .nav{padding:0 32px; margin:0; display:flex; width:100%;  border-left:solid 2px #f3f3f3; column-gap:30px;}
#MortgageCalculatorTab .sub-tabtop .nav:before,
#MortgageCalculatorTab .sub-tabtop .nav:after{display:none;}
#MortgageCalculatorTab .sub-tabtop .nav li{list-style:none; padding:0; margin:0; border:none; display:flex; align-items:center;}
#MortgageCalculatorTab .sub-tabtop .nav li > a{border:none; padding:12px 0; margin:0; font-size:15px; font-weight:600; color:#000; cursor:pointer}
#MortgageCalculatorTab .sub-tabtop .nav li > a:before{bottom:-7px !important;}
#MortgageCalculatorTab .sub-tabtop .nav li > a:hover,
#MortgageCalculatorTab .sub-tabtop .nav li.active > a,
#MortgageCalculatorTab .sub-tabtop .nav li > a.active{color:#BC8F45;}
#MortgageCalculatorTab .tab-content{width:100%;}
#MortgageCalculatorTab .tab-pane,
#MortgageCalculatorTab .tab-pane{display:none;}
#MortgageCalculatorTab .tab-pane.show,
#MortgageCalculatorTab .tab-pane.active{display:block;}
#MortgageCalculatorTab .tab-row{display:flex; justify-content:space-between; row-gap:30px;}
#MortgageCalculatorTab .tab-col1{width:calc(33.33% - 15px); background:#121212; padding:32px 24px;}
#MortgageCalculatorTab .tab-col1 h2{font-size:24px; color:#fff; font-weight:600; padding:0 0 26px; margin:0;; border-bottom:solid 1px rgba(255,255,255,0.2);}
#MortgageCalculatorTab .tab-col1 > form{padding:26px 0 0; display:flex; flex-wrap:wrap; justify-content:space-between; row-gap:20px;}
#MortgageCalculatorTab .tab-col1 .form-group{width:calc(50% - 8px); position:relative; margin:0; display:flex; flex-direction:column; justify-content: space-between;}
#MortgageCalculatorTab .tab-col1 .form-group > label{padding:0 0 10px; margin:0; font-size:14px; color:#fff; font-weight:500;}
#MortgageCalculatorTab .tab-col1 .form-group > label > span{display:block;}
#MortgageCalculatorTab .tab-col1 .form-group .form-control{padding:15px 16px; margin:0; background:#2a2a2a; border:none; color:#fff; font-size:14px; font-weight:500; box-shadow:none; outline:none; height:50px; width:100%;}
#MortgageCalculatorTab .tab-col1 .form-group .form-control::-moz-placeholder{color:#fff;}
#MortgageCalculatorTab .tab-col1 .form-group .form-control:-ms-input-placeholder{color:#fff}
#MortgageCalculatorTab .tab-col1 .form-group .form-control::-webkit-input-placeholder{color:#fff}
#MortgageCalculatorTab .tab-col1 .form-group input[type=number]::-webkit-outer-spin-button,
#MortgageCalculatorTab .tab-col1 .form-group input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none; -moz-appearance:none; appearance:none;}
#MortgageCalculatorTab .tab-col1 .form-group input[type=number]{-moz-appearance:textfield;}
#MortgageCalculatorTab .tab-col1 .form-group select.form-control{-webkit-appearance:none; -moz-appearance:none; appearance:none; background:#2a2a2a url(//stg_demo1.zooliadlab.com/wp-content/themes/astra-child/images/select-down.svg) right 16px center no-repeat; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-right:40px;}
#MortgageCalculatorTab .tab-col1 .input-item-relative{position:relative;}
#MortgageCalculatorTab .tab-col1 .input-item-relative .btn-group-wrp{position:absolute; right:2px; top:2px; overflow:hidden; background:#5d5d5d;}
#MortgageCalculatorTab .tab-col1 .input-item-relative .btn-group{display:flex;}
#MortgageCalculatorTab .tab-col1 .input-item-relative .btn{padding:0 16px; margin:0; background:none; outline:none; color:#fff; height:46px; display:flex; align-items:center; float:none; border:none; font-size:14px; font-weight:500; cursor:pointer;}
#MortgageCalculatorTab .tab-col1 .input-item-relative .btn > input{opacity:0; visibility:hidden; position:absolute; left:0; right:0; top:0; bottom:0; margin:0;}
#MortgageCalculatorTab .tab-col1 .input-item-relative .btn.active{background:#fff; color:#000;}
#MortgageCalculatorTab .tab-col2{width:calc(66.67% - 15px); display:grid; gap:30px; grid-template-columns:repeat(1, 1fr);}
#MortgageCalculatorTab .tab-col2-top{display:grid; gap:30px; grid-template-columns:repeat(2, 1fr);}
#MortgageCalculatorTab .tab-col2-top .conventional-button{display:grid; gap:16px; grid-template-columns:repeat(2, 1fr); height:100%;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head{padding:35px 20px; margin:0; color:#000; display:flex; flex-direction:column; justify-content:space-between; background:#f3f3f3;} #MortgageCalculatorTab .tab-col2-top .conventional-button .top-head p{padding:0 0 20px; margin:0; font-size:14px; font-weight:600; line-height:22px;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head h2{color:#000; font-size:20px; font-weight:bold;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head.drk-bg h2 span:first-child{padding-right:5px;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head.drk-bg h2 span:last-child{padding-left:5px;}
#MortgageCalculatorTab .tab-col2-top .boxs2{display:grid; gap:30px; grid-template-columns:repeat(1, 1fr);}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data{border:solid 2px #f3f3f3; padding:40px 24px;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data .slider-label{display:flex; justify-content:space-between; font-size:20px; color:#000; font-weight:600; padding:0 0 30px;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data .slider-label strong{font-weight:700;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data .calculator-sliders{background:#f3f3f3; border:none; outline:none; border-radius:0; height:4px;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data .ui-slider-range{background:#000; border-radius:0;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data .ui-slider-handle{background:#fff; border-radius:100%; height:20px; width:20px; border:solid 3px #000; top:-9px; outline:none;}
#MortgageCalculatorTab .tab-col2-btm{display:grid; gap:30px; grid-template-columns:repeat(2, 1fr);}
#MortgageCalculatorTab .tab-col2-btm .info-boxs{border:solid 2px #f3f3f3; padding:30px 24px;}
#MortgageCalculatorTab .tab-col2-btm .card-title{padding:0 0 30px;}
#MortgageCalculatorTab .tab-col2-btm .card-title h2{font-size:20px; color:#000; font-weight:600; padding:0; margin:0;}
#MortgageCalculatorTab .tab-col2-btm .graph-items{display:flex; align-items:flex-start;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph{max-width:200px; position:relative;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph .absolute-center{position:absolute; left:50%; top:50%; text-align:center; -webkit-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); display:flex; flex-direction:column; justify-content:center; line-height:24px;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph .absolute-center strong{font-size:20px; color:#000; font-weight:700;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph .absolute-center p{padding:0; margin:0; font-size:15px; font-weight:500; color:#000;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list{padding:0 0 0 20px; margin:0; list-style:none; display:flex; flex-direction:column; row-gap:24px;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list li{position:relative; padding:0 0 0 22px;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list li span.dots{position:absolute; left:0; top:5px; width:14px; height:14px; border-radius:100%;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list li > span:not(.dots){font-size:14px; line-height:24px; font-weight:600; display:block; color:#000;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list li > span:not(.dots) > span{font-weight:bold;}
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul{display:grid; grid-template-columns:repeat(2, 1fr); padding:0; margin:0; list-style:none; column-gap:16px; row-gap:32px;}
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul li{font-size:12px; font-weight:500; color:#000;}
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul li span > b{font-weight:normal;}
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul li span > span{font-weight:bold; font-size:20px; display:block;}
#MortgageCalculatorTab .tab-col1 .input-item-relative.payment-frequency .btn-group-wrp{position:relative; right:0; top:0; border:solid 2px #2a2a2a;}
#MortgageCalculatorTab .tab-col1 .input-item-relative.payment-frequency .btn{width:50%; justify-content:center;}
#MortgageCalculatorTab .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}
#MortgageCalculatorTab .fade.in{opacity:1}
#MortgageCalculatorTab .summary-description{width:100%; border:solid 2px #f3f3f3; padding:30px 24px;}
#MortgageCalculatorTab .summary-description h4{font-size:20px; color:#000; font-weight:600; padding:0 0 15px; margin:0;}
#MortgageCalculatorTab .summary-description p{padding:0; margin:0; font-size:15px; color:#000;}
#MortgageCalculatorTab .summary-description p strong{color:#BC8F45;}
.section-whitebg .disclaimer-description{padding:30px 0 0; margin:0;}
.section-whitebg .disclaimer-description h3{font-family: "Montserrat",sans-serif; font-size:14px; color:#000; font-weight:600; padding:0 0 10px; margin:0;}
.section-whitebg .disclaimer-description p{font-family: "Montserrat",sans-serif; font-size:11px; color:#000; padding:0 0 10px;}
.section-whitebg .disclaimer-description p:last-of-type{padding:0; margin:0;}
#MortgageCalculatorTab .tab-col2 .purchase-top{display:grid; gap:30px; grid-template-columns:repeat(2, 1fr);}
#MortgageCalculatorTab .tab-col2 .purchase-top .top-head{padding:16px 12px; display:flex; justify-content:space-between; font-size:14px;}
#MortgageCalculatorTab .tab-col2 .purchase-top .top-head span > span{display:block; font-weight:bold;}
#MortgageCalculatorTab .tab-col2 .purchase-top .light-primary-bg{background:rgba(0,0,0,0.05);}
#MortgageCalculatorTab .tab-col2 .purchase-top .light-red-bg{background:rgb(188 143 69 / 5%);}
#MortgageCalculatorTab .tab-col2 .purchase-top .light-red-bg span > span{color:#bc8f45;}
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab{margin-bottom:24px; border-bottom:solid 2px #f3f3f3;}
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab li{position:relative; transition:transform .3s ease-in-out; cursor:pointer; padding-bottom:10px;}
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab li span{font-size:16px;}
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab li:hover,
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab li.active{color:#bc8f45;}
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab li:after{content:''; position:absolute; width:100%; height:2px; border-radius:0; background-color:#bc8f45 ;bottom:-2px; left:0; transform-origin:right; transform:scaleX(0); transition:transform .3s ease-in-out; opacity:1; transition-duration:inherit;}
#MortgageCalculatorTab .tab-col .info-boxs ul.payment-ultab li.active:after{transform-origin:left; transform:scaleX(1);}
#MortgageCalculatorTab .tab-col2 .field-box{display:flex; flex-direction:column;}
#MortgageCalculatorTab .tab-col2 .field-box label{padding:0 0 10px; margin:0; font-size:14px; font-weight:500;}
#MortgageCalculatorTab .tab-col2 .field-box input{border:solid 1px #f3f3f3; font-size:14px; border-radius:0; height:auto; padding:10px 16px;}
#MortgageCalculatorTab .tab-col2 .btn-group{padding-top:24px;}
#MortgageCalculatorTab .tab-col2 .btn-set{display:flex; justify-content:space-between; border:solid 1px #f3f3f3; padding:10px;}
#MortgageCalculatorTab .tab-col2 .btn-set button{width:100%; text-align:center; font-size:14px; font-weight:500; color:#000; background:none; border:none; border-radius:0; outline:none; padding:14px 5px; box-shadow:none;}
#MortgageCalculatorTab .tab-col2 .btn-set button.active{background:#bc8f45; color:#fff;}
#MortgageCalculatorTab .tab-col1 h5{color:#fff; padding:0 0 10px; margin:0; font-size:18px;}
#MortgageCalculatorTab .tab-col1 .full-group.form-group{width:100%;}
#MortgageCalculatorTab .tab-col1 .full-group .sub-group{display:flex; flex-wrap:wrap; row-gap:20px; justify-content:space-between;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp{position:relative; right:0; top:0; background:none;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp .btn-group{flex-direction:column; gap:2px;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp .btn-group .btn-primary{background:#5d5d5d; position:relative; width:100%; color:#fff; padding:0 16px; gap:10px;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp .btn-group .btn-primary .checkmark{width:16px; height:16px; border-radius:100%; border:solid 2px #fff; position:relative;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp .btn-group .btn-primary .checkmark:after{content:''; position:absolute; top:0; bottom:0; right:0; left:0; margin:auto; width:8px; height:8px; border-radius:100%;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp .btn-group .btn-primary.active{background:#fff;}
#MortgageCalculatorTab .tab-col1 .full-group > .input-item-relative .btn-group-wrp .btn-group .btn-primary.active .checkmark:after{background:#000;} @media only screen and (max-width: 1366px){
main > .section-whitebg{padding: 100px 50px;}
}
@media only screen and (min-width: 1260px){
#MortgageCalculatorTab .tab-col1{width:calc(35.28% - 10px);}
#MortgageCalculatorTab .tab-col2{width:calc(64.72% - 10px);} #MortgageCalculatorTab .tab-col1 .form-group .form-control{ min-height:50px;}
#MortgageCalculatorTab .tab-col1 .input-item-relative .btn{ padding:0 12px;}
#MortgageCalculatorTab .tab-col2-top,
#MortgageCalculatorTab .tab-col2-btm{gap:20px;} #MortgageCalculatorTab .tab-col2-top .conventional-button .top-head h2{font-size:16px;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph{max-width:160px;}
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul li span > span{font-size:18px;} }
@media only screen and (max-width: 1259px) and (min-width: 992px){
#MortgageCalculatorTab .tab-col2-top,
#MortgageCalculatorTab .tab-col2-btm{grid-template-columns:repeat(1, 1fr);}
#MortgageCalculatorTab .tab-col1{width:470px;}
#MortgageCalculatorTab .tab-col2{width:calc(100% - 500px);}
}
@media only screen and (max-width: 1259px){
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head{padding:20px;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data{padding:24px 24px 32px;}
#MortgageCalculatorTab .tab-col2-btm .info-boxs{padding:24px 24px 30px;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list,
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul{row-gap:16px;}
#MortgageCalculatorTab .tab-col2-btm .card-title{padding:0 0 16px;}
#MortgageCalculatorTab .calculator-top .sec-tit{font-size:20px;}
main > .section-whitebg{padding:60px 10px;}
#MortgageCalculatorTab .summary-description{padding:24px;}
}
@media only screen and (max-width: 1024px){
main > .section-whitebg{padding: 100px 10px;}
}
@media only screen and (max-width: 991px) {
#MortgageCalculatorTab .tab-row{flex-direction:column;}
#MortgageCalculatorTab .tab-col1,
#MortgageCalculatorTab .tab-col2{width:100%;}
#MortgageCalculatorTab .calculator-top .nav{padding:0 24px; column-gap:24px;}
#MortgageCalculatorTab .calculator-top .nav li > a{font-size:16px;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph{max-width:160px;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head h2{font-size:16px;}
}
@media only screen and (max-width: 767px) {
#MortgageCalculatorTab .calculator-top{flex-direction:column;}
#MortgageCalculatorTab .tab-col2-top,
#MortgageCalculatorTab .tab-col2-btm{grid-template-columns:repeat(1, 1fr);}
main > .section-whitebg{padding:50px 10px;}
}
@media only screen and (max-width: 574px) {
#MortgageCalculatorTab{gap:30px;}
#MortgageCalculatorTab .calculator-top .sec-tit{font-size:18px; text-align:center;}
#MortgageCalculatorTab .calculator-top .nav{padding:16px 20px; border:solid 2px #dae4ef; border-top:none; gap:20px; flex-wrap:wrap; justify-content:space-between;}
#MortgageCalculatorTab .calculator-top .nav li > a{font-size:13px;}
#MortgageCalculatorTab .tab-col1 h2{font-size:20px; padding-bottom:16px;}
#MortgageCalculatorTab .tab-col1 .form-group{width:100%;}
#MortgageCalculatorTab .tab-col2-top .conventional-button{grid-template-columns:repeat(1, 1fr);}
#MortgageCalculatorTab .tab-col1{padding:24px 20px;}
#MortgageCalculatorTab .tab-col1 > form{padding-top:16px;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head h2{font-size:20px;}
#MortgageCalculatorTab .tab-col2-btm .graph-items{flex-direction:column; gap:20px;}
#MortgageCalculatorTab .tab-col2-btm .relative-graph{margin:auto; max-width:200px;}
#MortgageCalculatorTab .tab-col2-btm .info-boxs{padding:20px;}
#MortgageCalculatorTab .tab-col2-btm ul.payment-results-list{margin:auto;}
#MortgageCalculatorTab .tab-col2-top .conventional-button .top-head p{padding-bottom:16px;}
#MortgageCalculatorTab .tab-col2-top .boxs2 .calculator-slider-data{padding:20px 20px 32px}
#MortgageCalculatorTab .tab-col1 .form-group > label > span{display:unset;}
#MortgageCalculatorTab .tab-col2-btm .boxs2 ul{grid-template-columns:repeat(1, 1fr);}
#MortgageCalculatorTab .summary-description{padding:20px;}
#MortgageCalculatorTab .summary-description p{font-size:14px;}
} .cmmt .pp-info-box-icon{width: 100%;}  .list-with-banner-sec h1.title{  position: relative; text-align: center; opacity:0;}
.list-with-banner-sec h1.title{position: relative; display: inline-block; overflow: hidden;}
.list-with-banner-sec h1.title .letter{  display: inline-block; line-height: 1em;  transform-origin: 0 0; opacity: 1;}
.single-list-with-us{margin:0; padding:0; box-sizing:border-box; overflow-x:hidden;}
.single-list-with-us p{padding:0 0 15px; margin:0;}
.single-list-with-us p:last-child,
.single-list-with-us p:last-of-type{padding: 0; margin: 0;}
.single-list-with-us p:empty{padding:0; margin:0;}
.color-w{color: #FFF;}
.color-b{color: #000;}
.color-g{color: #838383;}
.text-u{text-transform: uppercase;}
.text-none{text-transform: none;}
.t-70{font-family: "Tenor Sans", Sans-serif; font-size: 70px; font-weight:400; line-height:1.2em; letter-spacing:0; }	
.t-25{font-family: "Tenor Sans", Sans-serif; font-size: 25px; font-weight:400; line-height:1.2em; letter-spacing:0; }	
.g-45{font-family: "Gotham", Sans-serif; font-size: 45px; font-weight:800; line-height:1.2em; letter-spacing:0; }
.g-35{font-family: "Gotham", Sans-serif; font-size: 35px; font-weight:700; line-height:1.2em; letter-spacing:0; }
.g-25{font-family: "Gotham", Sans-serif; font-size: 25px; font-weight:700; line-height:1.2em; letter-spacing:0; }
.p-18{font-family: "Roboto", Sans-serif; font-size: 18px; font-weight:400; line-height:28px; letter-spacing:0; } .list-with-banner-sec {padding: 200px 100px; background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; text-align: center; color: #FFF; z-index: 1;}
.list-with-banner-sec:before{content: ""; background: #333333; opacity: 0.6; position: absolute; top: 0; left: 0; right: 0;bottom: 0; width: 100%; height: 100%; z-index: -1;}
.home-banner .banner-content h3{text-shadow: 3px 4px 8px rgba(0, 0, 0, 0.69);}
.home-banner .banner-content h1{text-shadow: 3px 4px 9px rgba(0, 0, 0, 0.69); padding: 30px 0;}
.home-banner .banner-content ul{margin: 0; padding: 0; display: flex; align-items: center; justify-content: center; gap: 10px;}
.home-banner .banner-content ul li{ color:#FFF; font-family: "Gotham", Sans-serif; font-size: 18px; font-weight: 700; line-height: 1em; list-style-type: none; display: flex; align-items: center; gap: 10px;}
.home-banner .banner-content ul li svg{width: 9.5px; height: 9.5px;}
.home-banner .banner-content ul li:first-child svg{display: none;}
.home-banner .banner-content ul li svg path{fill: #FFF;}
.list-with-info-sec{padding: 70px 100px; text-align: center;}
.home-info-content h3{padding: 0 0 10px 0;}
.home-info-content h2{padding: 0 0 20px 0;}
.home-info-content .content p{max-width: 700px; margin: auto;}
.home-about {padding: 70px 100px 0; background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; color: #FFF; z-index: 1;}
.home-about:before{content: ""; background: #000000; opacity: 0.71; position: absolute; top: 0; left: 0; right: 0;bottom: 0; width: 100%; height: 100%; z-index: -1;}
.list-with-two-col-sec .cols{display: flex; }
.list-with-two-col-sec .cols .col-1{width: 50%;}
.list-with-two-col-sec .cols .col-2{width: 50%;}
.home-about .cols{flex-wrap: wrap;}
.home-about .cols .col-1{display: flex; align-items: flex-end;}
.home-about .cols .col-1 img{width: 100%; height: auto; max-width: 460px; margin:auto; display: block; padding: 0 20px 0 0;}
.home-about .cols .col-2 h2{padding: 0 0 30px;}
.home-about .cols .col-2 .last-h3{padding: 20px 0;}
.home-about .cols .col-2 p{font-family: "Roboto", Sans-serif; font-size: 18px; font-weight:400; line-height:28px; letter-spacing:0; color: #FFF; max-width: 625px; margin: 0; padding: 0 0 15px;}
.home-about .cols .col-2 ul{display: flex; flex-wrap: wrap; justify-content: flex-start; gap:20px; align-items: center; margin: 0; padding: 0 0 10px;}
.home-about .cols .col-2 ul li{list-style-type: none;}
.home-about .cols .col-2 ul li a { font-family: "Roboto", Sans-serif; font-size: 16px; font-weight: 700; line-height: 26px; letter-spacing: 0; color: #FFF; display: inline-flex; align-items: center; gap: 3px; }
.home-about .cols .col-2 ul li a:hover{color: #BC8F45;}
.home-about .cols .col-2 ul li a svg{width: 16px; height: 16px; transition: all 0.3s ease-in-out;}
.home-about .cols .col-2 ul li a svg path{fill:#FFF; transition: all 0.3s ease-in-out;}
.home-about .cols .col-2 ul li a:hover svg path{fill:#BC8F45; }
.list-with-boxes-sec {padding: 70px 100px ; text-align: center;}
.list-with-boxes-sec h2{font-family: "Gotham", Sans-serif; font-size: 35px; font-weight:800; line-height:1.2em; letter-spacing:0	; color: #000; text-transform: uppercase; margin: 0; padding: 0 0 40px 0;}
.list-with-boxes-sec .boxes-cols {display: grid; grid-auto-flow: row; grid-template-columns: repeat(3, 1fr); gap: 20px;}
.list-with-boxes-sec .boxes-cols .box-col .box-inner{background: #000; height: 100%;}
.list-with-boxes-sec .boxes-cols .box-col .box-inner .box-image { position: relative; padding-bottom: 80%; display: flex; }
.list-with-boxes-sec .boxes-cols .box-col .box-inner .box-image img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; object-position: top center; }
.list-with-boxes-sec .boxes-cols .box-col .box-inner .box-title h3{ color: #FFF; font-family: "Gotham", Sans-serif; font-size: 32px; font-weight: 700; text-transform: none; font-style: normal; line-height: 1.2em; letter-spacing: 0em; margin: 0; padding: 20px;}
.list-with-testimonial-sec {padding: 0 100px 70px; text-align: center;}
.list-with-testimonial-sec h2{font-family: "Tenor Sans", Sans-serif; font-size: 35px; font-weight:400; line-height:1.2em; letter-spacing:0.05em; color: #000;}
.list-with-testimonial-sec .testimonials-slides {padding: 40px 0 130px;}
.list-with-testimonial-sec .testimonials-slides .slick-list{ margin-left: -70px; }
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide{ margin-left: 70px; }
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide .icon{padding: 0 0 20px;}
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide .icon img{width: 56px; height: 42px; object-fit: contain;}
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide .testimonial-details{text-align: left;}
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide .testimonial-details p{padding: 0 0 20px; color: #535353;}
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide .testimonial-details h3{ color: #000; font-family: "Tenor Sans", Sans-serif; font-size: 24px; font-weight: 600; text-transform: none; font-style: normal; line-height: 1em; letter-spacing: 0em;}
.list-with-testimonial-sec .testimonials-slides .slick-prev,
.list-with-testimonial-sec .testimonials-slides .slick-next{top:auto !important; bottom: 0; transform: translate(0 , -40px) !important; left: 0 !important; right: auto !important; width: 50px; height: 50px; box-shadow: none; display: inline-block; border: solid 2px #000 !important; box-shadow: none;  border-radius: 100%; transition: all 0.3s ease-in-out; padding: 0; line-height: 0px;}  
.list-with-testimonial-sec .testimonials-slides .slick-next{left: 70px !important; }
.list-with-testimonial-sec .testimonials-slides .slick-prev:hover,
.list-with-testimonial-sec .testimonials-slides .slick-next:hover { background:#000; }
.list-with-testimonial-sec .testimonials-slides .slick-prev svg,
.list-with-testimonial-sec .testimonials-slides .slick-next svg{width: 14px;}
.list-with-testimonial-sec .testimonials-slides .slick-prev svg path,
.list-with-testimonial-sec .testimonials-slides .slick-next svg path{transition: all 0.3s ease-in-out;}
.list-with-testimonial-sec .testimonials-slides .slick-prev:hover svg path,
.list-with-testimonial-sec .testimonials-slides .slick-next:hover svg path{fill:#FFF;}
.list-with-testimonial-sec .testimonials-slides .slick-prev:before,
.list-with-testimonial-sec .testimonials-slides .slick-next:before{ display:none;}
.list-with-testimonial-sec .button-block a { background-color: transparent; font-family: "Roboto", Sans-serif; font-size: 18px;     font-weight: 500; text-transform: uppercase; font-style: normal; line-height: 28px; letter-spacing: 0em; color: #000; border: solid  1px #000; border-radius: 0px; padding: 15px 50px; display: inline-block;}
.list-with-testimonial-sec .button-block a:hover{background:#000; color: #FFF; }
.list-with-pagination-sec{padding: 0 100px 70px;}
.list-with-pagination-sec .container{display: flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 30px;}
.list-with-pagination-sec .container .btn{background: #D6A420; padding: 15px 50px; display: inline-flex; gap:10px; align-items: center; justify-content: center; width: 100%; max-width: 400px; color:#FFF; font-family: "Roboto", Sans-serif; font-size: 30px; font-weight:700; line-height:1em; text-transform: uppercase; border: solid 2px #D6A420; border-radius: 10px;}
.list-with-pagination-sec .container .btn:hover{background: transparent; color: #000; border: solid 2px #000;}
.list-with-pagination-sec .container .btn svg{ border: solid 2px #FFF; border-radius: 100px; width: 40px; height: 40px; transition: all 0.3s ease-in-out;}
.list-with-pagination-sec .container .btn:hover svg{border: solid 2px #000;}
.list-with-pagination-sec .container .btn svg path{fill:#FFF; transition:all 0.3s ease-in-out; }
.list-with-pagination-sec .container .btn:hover svg path{fill:#000;}
.list-with-pagination-sec .container .btn.btn-prev-page{background: transparent; color: #000; border: solid 2px #000;}
.list-with-pagination-sec .container .btn.btn-prev-page:hover{background: #D6A420; color: #fff; border: solid 2px #fff;}
.list-with-pagination-sec .container .btn.btn-prev-page svg{border: solid 2px #000;}
.list-with-pagination-sec .container .btn.btn-prev-page:hover svg{border: solid 2px #fff;}
.list-with-pagination-sec .container .btn.btn-prev-page svg path{fill:#000;}
.list-with-pagination-sec .container .btn.btn-prev-page:hover svg path{fill:#fff;} .about-banner .banner-content h3{ color: #FFF; font-family: "Tenor Sans", Sans-serif; font-size: 45px; font-weight: 400; text-transform: none; line-height: 1.2em; letter-spacing: 0px;     text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.69); }
.about-banner  .banner-content h1{ color: #FFF; font-family: "Gotham", Sans-serif; font-size: 70px; font-weight: 700; text-transform: uppercase; font-style: normal; line-height: 1.2em; letter-spacing: 0.04em; text-shadow: 5px 5px 9px rgba(0, 0, 0, 0.69); }
.about-content-sec {padding: 70px 100px 0;}
.about-content-sec .cols{align-items: stretch;}
.about-content-sec .cols .col-1{background:linear-gradient(90deg, #FFF 50%, #000 50%); display: flex; align-items: center; justify-content: center;}
.about-content-sec .cols .col-1 img{width: 100%; height: auto; max-width: 450px;}
.about-content-sec .cols .col-2{background: #000; padding: 50px 20px;}
.about-content-sec .cols .col-2 h3{padding: 0 0 10px;}
.about-content-sec .cols .col-2 h2{padding: 0 0 20px;}
.about-mission .boxes-cols{grid-template-rows: repeat(2, 1fr);}
.about-mission .boxes-cols .box-col .box-inner{background: transparent;}
.about-mission .boxes-cols .box-col .box-inner .box-image{padding-bottom: 0; display: block; height: 100%;}
.about-mission .boxes-cols .box-col .box-inner .box-image img{position: relative;}
.about-mission .boxes-cols .box-col .box-inner .type-content .box-icon img{width: 100%; height: auto; max-width: 100px; margin: 0 0 20px;}
.about-mission .boxes-cols .box-col .box-inner .type-content h3{ color: #000; font-family: "Gotham", Sans-serif; font-size: 25px; font-weight:700; line-height:1.2em; letter-spacing:0; text-transform: uppercase; padding: 0 0 20px;}
.about-mission .boxes-cols .box-col .box-inner .type-content .content p{font-family: "Roboto", Sans-serif; font-size: 18px; font-weight:400; line-height:28px; letter-spacing:0; color: #000;} .team-banner{ padding: 300px 100px 0; text-align: left; }
.team-banner:before{opacity: 0;}
.team-banner .banner-content {background: #BB8F45; max-width: 300px ; border-radius:30px 30px 0 0 ; padding:20px 30px; }
.team-banner .banner-content p{font-family: "Gotham", Sans-serif; font-size: 18px; font-weight:400; line-height:28px; letter-spacing:0; color: #FFF; text-transform: uppercase;}
.team-banner .banner-content h1{font-family: "Gotham", Sans-serif; font-size: 35px; font-weight:700; line-height:1.2em; letter-spacing:0; color: #FFF; text-transform: uppercase;}
.team-info-content .info-sec-content h2{padding-bottom: 20px;}
.team-info-content .info-sec-content p{max-width: 880px; margin: auto;}
.list-with-multi-col-sec{padding: 70px 100px; }
.team-content-boxes{ background-repeat: no-repeat; background-size: cover; background-position: center center; position: relative; color: #FFF; z-index: 1;}
.team-content-boxes:before{content: ""; background: #000000; opacity: 0.71; position: absolute; top: 0; left: 0; right: 0;bottom: 0; width: 100%; height: 100%; z-index: -1;}
.team-content-boxes .boxes-cols{display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px;}
.team-content-boxes .boxes-cols .box-col{border: solid 2px #FFF; padding: 20px;}
.team-content-boxes .boxes-cols .box-col .content h3{padding-bottom: 20px; text-align: center;}
.team-content-boxes .boxes-cols .box-col .content p{text-align: justify;}
.team-members h2{font-size: 45px;}
.team-members .boxes-cols {grid-template-columns: repeat(4, 1fr); }
.team-members .boxes-cols .box-details{padding: 20px 10px;}
.team-members .boxes-cols .box-col .box-inner .box-title h3{padding: 0 0 10px;}
.team-members .boxes-cols .box-details .sub-title{color:#FFF; font-family: "Gotham", Sans-serif; font-size: 18px; font-weight: 400; text-transform: none; font-style: normal; line-height: 28px; letter-spacing: 0em; margin-bottom: 0px;} .selling-process-banner h3 { text-shadow: 3px 4px 8px rgba(0, 0, 0, 0.69); font-family: "Gotham", Sans-serif; font-size: 35px; font-weight: 700; line-height: 1.2em; letter-spacing: 0; text-transform: uppercase; color: #FFF;}
.selling-process-banner h1{text-shadow: 3px 4px 9px rgba(0, 0, 0, 0.69); font-family: "Tenor Sans", Sans-serif; font-size: 70px; font-weight: 400; line-height: 1.2em; letter-spacing: 0; text-transform: uppercase; color: #FFF;}
.list-with-multi-rows-sec {padding: 70px 100px;}
.selling-process-boxes .boxes-rows .bx-row{display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.selling-process-boxes .boxes-rows .bx-row .bx-content{width: 50%;}
.selling-process-boxes .boxes-rows .bx-row .bx-image{width: 50%;}
.selling-process-boxes .boxes-rows .bx-row .bx-image img{width: 100%; height: auto; max-width: 100%;}
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details{background-color: #E9E9E9; padding: 50px; border-radius: 0px ; box-shadow: -6px 6px 27px 0px rgba(0, 0, 0, 0.267); text-align: left; width: calc(100% - 35px); margin: 0 0 0 auto; position: relative;}
.selling-process-boxes .boxes-rows .bx-row:nth-child(even) .bx-content .bx-details {margin: 0 auto 0 0;}
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details .bx-number{background: #BB8F45; position: absolute; top: 0; left: 0; width: 70px; height: 70px; transform: translate(-35px, -35px); font-family: "Open Sans", Sans-serif; font-size: 50px; font-weight: 800; text-transform: none; line-height: 1em; color: #FFF; display: flex; align-items: center; justify-content: center;} 
.selling-process-boxes .boxes-rows .bx-row:nth-child(even) .bx-content .bx-details .bx-number{left: auto; right: 0; transform: translate(35px, -35px);}
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details h3{color: #000; font-family: "Gotham", Sans-serif; font-size: 35px; font-weight:700; line-height:1.2em; letter-spacing:0; padding: 0 0 20px;}
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details p{color: #000; font-family: "Roboto", Sans-serif; font-size: 18px; font-weight:400; line-height:28px; letter-spacing:0;} .approach-info-img-content{padding: 70px 100px;}
.approach-info-img-content .heading-block h2{ text-align: center; padding: 0 0 20px 0;}
.approach-info-img-content .heading-block h2 span{ display: block;}
.approach-info-img-content .img-with-caption{position: relative;}
.approach-info-img-content .img-with-caption img{width: 100%; height: auto; max-width: 100%;}
.approach-info-img-content .img-with-caption .caption-text { background-color: #BB8F45; padding: 30px; border-radius: 0px 60px 0px 0px; text-align: left; position: absolute; bottom: 0px; width: calc(100% - 100px); }
.approach-info-img-content .info-sec-content {padding-top: 10px;}
.approach-content-boxes{background: #000;}
.approach-content-boxes h2{color: #FFF; text-transform: none;}
.approach-content-boxes .boxes-cols { grid-template-columns: repeat(4, 1fr);}
.approach-content-boxes .boxes-cols .box-col .box-inner .box-image {padding-bottom: 0;  display: block;}
.approach-content-boxes .boxes-cols .box-col .box-inner .box-image img{position: relative; object-fit: contain; max-width: 120px;}
.approach-content-boxes .boxes-cols .box-col .box-inner .box-title h3{padding: 0 0 20px 0 ; max-width: 220px; color: #BB8F45; font-size: 25px; margin: auto;}
.approach-content-boxes .boxes-cols .box-col:nth-child(n + 4) .box-inner .box-title h3{max-width: 150px;}
.approach-recommendations .about-img img{width: 100%; max-width: 100%; height: auto;}
.approach-recommendations .cols .col-2{padding: 60px 100px;}
.approach-recommendations .cols .col-2 h2{padding: 0 0 20px;}
.approach-recommendations .recommendations-lists ul{padding: 0; margin: 0;}
.approach-recommendations .recommendations-lists ul li{list-style-type: none; padding: 0 0 20px 25px; margin: 0; position: relative;}
.approach-recommendations .recommendations-lists ul li:last-child{padding: 0 0 0 25px;}
.approach-recommendations .recommendations-lists ul li svg{width: 14px; height: 14px; position: absolute; top: 10px; left: 0;}
.approach-recommendations .recommendations-lists ul li svg path{fill:#BB8F45; }
.approach-recommendations .recommendations-lists ul li .title{ font-family: "Gotham", Sans-serif; font-size: 25px; font-weight: 700; line-height: 1.2em; letter-spacing: 0; color: #BB8F45; padding-bottom: 5px;}
.approach-simple-text{padding: 70px 100px;}
.approach-simple-text .sec-inner{background: #000; padding: 50px 100px; text-align: center;} .determining-factor-boxes .heading-block{text-align: center;}
.determining-factor-boxes .heading-block h2{padding-bottom: 10px;}
.determining-factor-boxes .heading-block .g-25{font-weight: 400;}
.determining-factor-boxes .boxes-rows .bx-row{display: flex; flex-wrap: nowrap; align-items: center; justify-content: center; gap:30px; padding-top: 30px;}
.determining-factor-boxes .boxes-rows .bx-row .bx-content{width: 50%;}
.determining-factor-boxes .boxes-rows .bx-row .bx-image{width: 50%;}
.determining-factor-boxes .boxes-rows .bx-row .bx-image img{width: 100%; height: auto; max-width: 100%;}
.determining-factor-boxes .boxes-rows .bx-row .bx-content .bx-number{ background-color: #BB8F45; font-family: "Gotham", Sans-serif; font-size: 18px; font-weight: 700; text-transform: uppercase; font-style: normal; line-height: 28px; letter-spacing: 0em; color: #FFF; border-radius: 30px; padding: 15px 30px ; display: inline-block; margin-bottom: 10px;}
.determining-factor-boxes .boxes-rows .bx-row .bx-content h3{padding-bottom: 10px;} .strategic-pricing-boxes .heading-block h2{text-align: center; max-width: 850px; margin: auto;}
.strategic-pricing-boxes .boxes-rows .bx-row{display: flex; flex-wrap: nowrap; align-items: center; justify-content: center; gap:0px; padding-top: 30px;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-content{width: 50%; }
.strategic-pricing-boxes .boxes-rows .bx-row .bx-image{width: 50%;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-image img{width: 100%; height: auto; max-width: 100%;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-content .bx-details{background: #000; padding: 50px; width: calc(100% + 120px); margin: 0 -120px 0 0; position: relative; z-index: 1; }
.strategic-pricing-boxes .boxes-rows .bx-row:nth-child(2) .bx-content .bx-details{margin: 0 0 0 -120px;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-content .box-title h3{position: relative; padding-bottom: 30px;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-content .box-title h3:before{content: ""; position: absolute; bottom: 15px; left: 0; width: 100px; height: 3px; background-color: #FFF;}
.strategic-counter-boxes{padding: 0 100px 70px;}
.strategic-counter-boxes .boxes-cols{display: grid; grid-template-columns: repeat(3, 1fr); gap:15px; align-items: center; justify-content: center;}
.strategic-counter-boxes .boxes-cols .box-inner{text-align: center;}
.strategic-counter-boxes .boxes-cols .box-inner .content {font-family: "Gotham", Sans-serif; font-size: 55px; font-weight: 700; text-transform: uppercase; font-style: normal; line-height: 1.2em; letter-spacing: 0em; color: #BB8F45;}
.strategic-counter-boxes .boxes-cols .box-inner .label {color: #000000;}
.strategic-counter-boxes .boxes-cols .box-inner .content .reviews ul{margin: 0; padding: 0; display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start;} 
.strategic-counter-boxes .boxes-cols .box-inner .content .reviews ul li{list-style-type: none; padding: 0px; margin: 0;}
.strategic-counter-boxes .boxes-cols .box-inner .content .reviews ul li.fill-up svg{width: 27px; height: 27px;}
.strategic-counter-boxes .boxes-cols .box-inner .content .reviews ul li.fill-up svg path{fill: #BB8F45;} .list-your-home-boxes .heading-block{text-align: center; max-width: 880px; margin: auto;}
.list-your-home-boxes .heading-block h3{padding: 10px 0;}
.list-your-home-boxes .boxes-rows .bx-row{display: flex; flex-wrap: nowrap; align-items: flex-end; justify-content: center; gap:0px; padding-top: 50px;}
.list-your-home-boxes .boxes-rows .bx-row .bx-content{width: 50%; }
.list-your-home-boxes .boxes-rows .bx-row .bx-image{width: 50%; padding: 0 0 50px 0;}
.list-your-home-boxes .boxes-rows .bx-row .bx-image img{width: 100%; height: auto; max-width: 100%;}
.list-your-home-boxes .boxes-rows .bx-row .bx-content .bx-details{background: #000; padding: 50px 50px 50px 130px; width: calc(100% + 120px); margin: 0  0 0 -120px; position: relative; z-index: 1; }
.list-your-home-boxes .boxes-rows .bx-row:nth-child(even) .bx-content .bx-details{margin: 0 -120px 0 0;}
.list-your-home-boxes .boxes-rows .bx-row .bx-content .bx-number {width: 60px; height: 60px; display: flex; align-items: center; justify-content: center; background:#BB8F45; border-radius: 100%; color:#FFF; font-family:"Gotham", sans-serif; font-size:35px; font-weight:700; line-height:1em;  position: absolute; transform: translate(-80px,0);} 
.list-your-home-boxes .boxes-rows .bx-row .bx-content .box-title h3{position: relative; padding-bottom: 30px; color: #BB8F45}
.list-your-home-boxes .boxes-rows .bx-row .bx-content .box-title h3:before{content: ""; position: absolute; bottom: 15px; left: 0; width: 100px; height: 3px; background-color: #BB8F45;} .staging-your-home-content-sec {padding: 0 100px 70px;}
.staging-your-home-content-sec .cols{gap: 20px; align-items: center; justify-content: center;}
.staging-your-home-content-sec .cols .about-img img{width: 100%; height: auto; max-width: 100; box-shadow: 0px 0px 35px 0px rgba(0, 0, 0, 0.34);}
.staging-your-home-content-sec .cols .about-content{padding: 0 0 0 80px;}
.staging-your-home-content-sec .cols .about-content h3,
.staging-your-home-content-sec .cols .about-content h2{padding-bottom: 10px;}
.staging-your-home-sales {background-repeat: no-repeat; background-size: cover; background-position: center center;}
.staging-your-home-sales .boxes-rows .box-row {background: #BC8F45D9; width: 50%; padding: 50px 30px; border-radius: 15px;  margin-bottom: 20px;}
.staging-your-home-sales .boxes-rows .box-row.even {background: #FFFFFFD9; margin-bottom: 0;}
.staging-your-home-sales .boxes-rows .box-row .box-inner{display: flex; align-items: center; justify-content: flex-start; flex-wrap: wrap;}
.staging-your-home-sales .boxes-rows .box-row h3{width: 130px;}
.staging-your-home-sales .boxes-rows .box-row h2{color: #FFF; font-family: "Tenor Sans", Sans-serif; font-size: 110px; font-weight: 400; text-transform: uppercase; line-height: 1em; letter-spacing: 0.05px;}
.staging-your-home-sales .boxes-rows .box-row.even .box-inner h2{color: #000;}
.staging-your-home-sales .boxes-rows .box-row .content {width: 100%;}
.staging-your-home-multi-boxes{padding: 70px 100px;}
.staging-your-home-multi-boxes .heading-block{text-align: center;}
.staging-your-home-multi-boxes .heading-block h3{font-weight: 400; font-size: 32px; padding-bottom: 10px;}
.staging-your-home-multi-boxes .heading-block h2{padding-bottom: 10px;}
.staging-your-home-multi-boxes .boxes-cols{display: flex; align-items:stretch; justify-content: center; flex-wrap: wrap; gap: 21px; padding: 20px 0 0 0;}
.staging-your-home-multi-boxes .boxes-cols .box-col {width: calc(33.33% - 14px);}
.staging-your-home-multi-boxes .boxes-cols .box-col .box-inner {text-align: center;}
.staging-your-home-multi-boxes .boxes-cols .box-col .box-inner .box-image img {width: 100%; height: auto; max-width: 250px;}
.staging-your-home-multi-boxes .boxes-cols .box-col .box-inner .box-details {padding: 20px;}
.staging-your-home-multi-boxes .boxes-cols .box-col .box-inner .box-details h3 {margin: 0 0 20px;} .marketing-plans-multi-boxes{padding: 70px 100px;}
.marketing-plans-multi-boxes .boxes-cols{display: grid;  grid-template-columns: repeat(2, 1fr); gap: 40px;}
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner{display: flex; align-items: center; height: 100%; flex-wrap: wrap;}
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-image{width: 33%;}
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-image img { width: 100%; height: auto; max-width: 350px; border-radius: 100%; box-shadow: -5px -5px 0px 5px #BC8F45; }
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-details { width: calc(67% + 20px); padding: 30px 15px 30px 40px; border-radius: 15px; box-shadow: 5px 5px 0px 5px #000000; text-align: center; margin: 0 0 0 -20px; height:100%; }
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-details h3{margin-bottom: 20px; color: #BB8F45;} .property-postcards-imgs-lists{padding: 70px 100px;}
.property-postcards-imgs-lists .container .heading-block > p{text-align: center; }
.property-postcards-imgs-lists .images-lists{display: flex; flex-wrap: wrap; padding: 80px 10px;}
.property-postcards-imgs-lists .images-lists .img-col{width: 50%;}
.property-postcards-imgs-lists .images-lists .img-col img{width: 100%; height: auto; max-width: 100%; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5); position: relative; display: block;}
.property-postcards-imgs-lists .images-lists .img-col.style-1.odd-img img{transform: rotate(-10deg); z-index: 1;}
.property-postcards-imgs-lists .images-lists .img-col.style-1.even-img img{transform: rotate(10deg); z-index: 2;}
.property-postcards-imgs-lists .images-lists .img-col.style-2.odd-img img{transform: rotate(10deg); z-index: 2;}
.property-postcards-imgs-lists .images-lists .img-col.style-2.even-img img{transform: rotate(10deg); z-index: 1;}
.property-postcards-imgs-lists .images-lists .img-col.style-3.odd-img img{transform: rotate(-10deg); z-index: 1;}
.property-postcards-imgs-lists .images-lists .img-col.style-3.even-img img{transform: rotate(-10deg); z-index: 0;} .showcasing-property-banner .banner-content h1{text-shadow: 5px 5px 9px rgba(0, 0, 0, 0.69);}
.showcasing-property-banner .banner-content h3{text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.69); padding: 20px 0;}
.showcasing-property-banner .banner-content p{margin: auto; max-width: 750px;}
.showcasing-property-website-sec{padding: 70px 100px; position: relative;}
.showcasing-property-tours-sec{padding: 70px 100px; position: relative;  background: #000;}
.showcasing-property-website-sec:before{content: ""; position: absolute; top: 0; left: 0; height: 100%; width: 100%; background: linear-gradient(90deg, #BB8F45 35%, #FFF 35%); opacity: 1;}
.showcasing-property-website-sec .container{position: relative; z-index: 1; }
.showcasing-property-website-sec .cols,
.showcasing-property-tours-sec .cols{gap:30px; align-items: center;}
.showcasing-property-website-sec .cols img{width: 100%; height: auto;  max-width: 100%; }
.showcasing-property-website-sec .cols h2,
.showcasing-property-tours-sec .cols h2{position: relative; color: #BB8F45; padding-bottom: 26px;}
.showcasing-property-website-sec .cols h2:before,
.showcasing-property-tours-sec .cols h2:before{content: ""; position: absolute; bottom: 10px; left: 0; width: 70px; height: 6px; background:#BB8F45; }
.showcasing-property-website-sec .cols .content-block .title,
.showcasing-property-tours-sec .cols .content-block .title{font-family: "Gotham", Sans-serif; font-size: 22px; font-weight: 700; text-transform: none; line-height: 1.2em; letter-spacing: 0.04em; color: #BB8F45; padding: 10px 0; display: block;}
.showcasing-property-website-sec .cols .btn-wrap a { display: block; width: 100%; max-width: 360px; padding: 20px 40px; background: #BB8F45; color: #FFF; margin: 20px 0 0; font-size: 19px; font-family: "Gotham", sans-serif; line-height: 1.2em; font-weight: 400; }
.showcasing-property-website-sec .cols .btn-wrap a:hover{background: #000;}
.showcasing-property-tours-sec .cols .content-block p{color: #FFF; }
.showcasing-property-item-lists-sec{padding: 70px 100px; text-align: center;}
.showcasing-property-item-lists-sec h2{color: #BB8F45; padding-bottom: 50px;}
.showcasing-property-item-lists-sec .lists-items ul{margin: 0; padding: 0; text-align: center; display: flex; flex-wrap: wrap;}
.showcasing-property-item-lists-sec .lists-items ul li { list-style-type: none; width: 33.33%; display: flex; align-items: center; color: #000; font-family: "Gotham", Sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; letter-spacing: 0.02em; margin-bottom: 10px; gap: 6px; justify-content: center; }
.showcasing-property-item-lists-sec .lists-items ul li svg {width: 7px; height: 7px;}
.showcasing-property-benefits-boxes{background: #E3E3E3; text-align: center;}
.showcasing-property-benefits-boxes h2{color: #BB8F45; }
.showcasing-property-benefits-boxes .boxes-cols{display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; padding: 50px 0;}
.showcasing-property-benefits-boxes .boxes-cols .box-col{background: #BB8F45; padding:40px; text-align:center;}
.showcasing-property-benefits-boxes .boxes-cols .box-col h3{  font-family: "Gotham", Sans-serif; font-size: 20px; font-weight: 700; text-transform: uppercase; font-style: normal; line-height: 1.2em; letter-spacing: 0em; margin-bottom: 20px;}
.showcasing-property-benefits-boxes .bottom-text p{max-width: 700px; margin: auto; text-align: center;}
.staging-your-home-paginations{padding: 70px 100px; } .coverage-boxes{padding: 0; }
.coverage-boxes .boxes-rows .bx-row{display: flex; align-items: stretch; }
.coverage-boxes .boxes-rows .bx-row:nth-child(2n) {background: #DEDEDE;}
.coverage-boxes .boxes-rows .bx-row .bx-image{width: 50%;}
.coverage-boxes .boxes-rows .bx-row:nth-child(3) .bx-image{width: calc(50% + 200px); margin: 0 0 0 -200px;}
.coverage-boxes .boxes-rows .bx-row .bx-image img{width: 100%; height: 100%; max-width: 100%; object-fit: cover; object-position: center center;}
.coverage-boxes .bx-row .bx-content{width: calc(50% + 200px); margin: 0 -200px 0 0; padding: 60px 0px 60px 100px; position: relative; z-index: 1; }
.coverage-boxes .bx-row:nth-child(2n) .bx-content{margin: 0 0 0 -200px; padding: 60px 100px 60px 0; }
.coverage-boxes .bx-row .bx-content .bx-inner{background: #DEDEDE; padding: 50px;}
.coverage-boxes .bx-row:nth-child(2n) .bx-content .bx-inner{background: #FFF;}
.coverage-boxes .bx-row .bx-content .bx-inner .bx-details-list{position: relative; padding: 0 0 20px 40px;}
.coverage-boxes .bx-row .bx-content .bx-inner .bx-details-list:last-child{ padding: 0 0 0 40px;}
.coverage-boxes .bx-row .bx-content .bx-inner .bx-details-list img{width: 100%; max-width: 30px; height: auto; position: absolute; top: 0; left: 0; }
.coverage-boxes .bx-row .bx-content .bx-inner .bx-details-list h4{color: #BC8F45; padding-bottom: 10px;} .offers-gallery-boxes{padding: 0 100px; margin-top: -100px; position: relative; z-index: 1;}
.offers-gallery-boxes .gallery-cols{display: grid; gap:20px; grid-template-columns: repeat(3, 1fr);}
.offers-gallery-boxes .gallery-cols img{width: 100%; height: auto; max-width: 100%;}
.offers-multi-boxes{padding: 0 100px 70px;}
.offers-multi-boxes .heading-block p{padding: 30px 0; text-align: center;}
.offers-multi-boxes .boxes-cols {display: grid; gap:20px; grid-template-columns: repeat(2, 1fr);}
.offers-multi-boxes .boxes-cols .box-col {padding: 30px 50px; background: #E5E5E5;}
.offers-multi-boxes .boxes-cols .box-col .box-inner{padding: 0 0 0 60px; position: relative;}
.offers-multi-boxes .boxes-cols .box-col .box-inner img{width: 100%; height: auto; max-width: 40px; position: absolute; top:0; left:0; }
.offers-multi-boxes .boxes-cols .box-col .box-inner h3{font-family: "Gotham", Sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase; line-height: 1.2em; letter-spacing: 0em; margin-bottom: 20px;}
.offers-multi-boxes .boxes-cols .box-col .box-inner p{text-align: justify;} .contact-closing-item-lists-sec{padding: 70px 100px; text-align: center;}
.contact-closing-item-lists-sec h2{color: #BB8F45; padding-bottom: 10px; font-weight: 700;}
.contact-closing-item-lists-sec h3{color: #BB8F45; padding-bottom: 50px;}
.contact-closing-item-lists-sec .lists-items .lists{margin: 0; padding: 0; text-align: center; display: flex; flex-wrap: wrap;}
.contact-closing-item-lists-sec .lists-items .lists .item { list-style-type: none; width: 33.33%; display: flex; align-items: center; justify-content: flex-start; color: #000; font-family: "Gotham", Sans-serif; font-size: 16px; font-weight: 400; line-height: 26px; letter-spacing: 0.02em; margin-bottom: 20px; gap: 10px;  }
.contact-closing-item-lists-sec .lists-items .lists .item img {width: 100%; height: auto; max-width: 60px;}
.contact-closing-faq-boxes{padding: 70px 100px; background: #000;}
.contact-closing-faq-boxes .heading-block h2{text-align: center; font-weight: 700; padding-bottom:50px; }
.contact-closing-faq-boxes .faqs-cols{display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; }
.contact-closing-faq-boxes .faqs-cols .faq-col .question{font-family: "Gotham", Sans-serif; font-size: 32px; font-weight: 700; text-transform: uppercase; line-height: 1.2em; letter-spacing: 0em; margin-bottom: 15px; color: #BC8F45; cursor: pointer;}
.contact-closing-faq-boxes .faqs-cols .faq-col .answer {padding-bottom: 15px;}
.contact-content-boxes{background: #E3E3E3; text-align: center;}
.contact-content-boxes h2{color: #BB8F45; font-weight: 700;}
.contact-content-boxes .boxes-cols{display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px; padding: 50px 0 0;}
.contact-content-boxes .boxes-cols .box-col{background: #BB8F45; padding:50px; text-align:center;} .final-steps-multi-boxes {padding: 70px 100px;}
.final-steps-multi-boxes .timeline-boxes{max-width: 850px; margin: auto;}
.final-steps-multi-boxes .timeline-boxes .box-inner{display: flex; align-items: stretch; justify-content: space-between;}
.final-steps-multi-boxes .timeline-boxes .box-inner .box-image{padding: 40px 10px 10px; max-width: 240px;}
.final-steps-multi-boxes .timeline-boxes .box-inner .box-image img{width: 100%; height: auto; max-width: 240px;}
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count{max-width: 100px; margin: 0; position: relative; display: flex;}
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count:before { content: ""; position: absolute; width: 2px; height: 100%; background: #000; transform: translate(-50%, 0px); left: 50%; z-index: -1; }
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner{ background-color: #BC8F45;  padding: 15px; border-radius: 15px ; box-shadow: 0px 0px 0px 10px #FFFFFF; text-align: center; margin: auto 0;}
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner .text{color:#FFF; font-family: "Gotham", Sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase; line-height: 1.2em; letter-spacing: 0em; }
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner .value{color:#FFF; font-family: "Gotham", Sans-serif; font-size: 45px; font-weight: 800; text-transform: uppercase; line-height: 1.2em; letter-spacing: 0em; }
.final-steps-multi-boxes .timeline-boxes .box-inner .box-details {padding: 14px; border-left: solid 10px #BC8F45;width: 408px ; margin: auto 0;}
.final-steps-multi-boxes .timeline-boxes .box-inner .box-details h3{color:#BC8F45; font-family: "Gotham", Sans-serif; font-size: 24px; font-weight: 700; text-transform: uppercase; line-height: 1.2em; letter-spacing: 0em; margin-bottom: 5px;} .testimonials-content .content {max-width: 1200px; margin: auto;}
.testimonials-boxes{padding: 0 100px 70px; }
.testimonials-boxes .boxes-cols{display: grid; grid-template-columns: repeat(2, 1fr); gap: 50px;}
.testimonials-boxes .boxes-cols .box-inner{display: grid; grid-template-columns: repeat(2, 1fr); gap: 0px; align-items: center;}
.testimonials-boxes .boxes-cols .box-inner .image-block{position: relative; padding: 15px;}
.testimonials-boxes .boxes-cols .box-inner .image-block:before{content: ""; position: absolute; top: 0; left: 
0; background:  linear-gradient(90deg, #BC8F45 50%, #FFF 50%); width: 100%; height: 100%;}
.testimonials-boxes .boxes-cols .box-inner .image-block img{width: 100%; height: auto; max-width: 100%; position: relative; z-index: 1;}
.testimonials-boxes .boxes-cols .box-inner .box-details{padding: 10px;}
.testimonials-boxes .boxes-cols .box-inner .box-details h3 {padding-bottom: 25px; position: relative;}
.testimonials-boxes .boxes-cols .box-inner .box-details h3:before{content: ""; position: absolute; bottom: 10px; left: 0; background: #BC8F45; width: 100px; height: 5px;} @media (max-width: 1366px) {
.g-35 {font-size: 28px; line-height: 1.2em; }
.t-70 {font-size: 65px; line-height: 1.2em; }
.g-45 {font-size: 38px; line-height: 1.2em; }
.list-with-banner-sec {padding: 200px 50px; }
.list-with-info-sec {padding: 70px 50px;}
.home-about {padding: 70px 50px 0;}
.list-with-boxes-sec {padding: 70px 50px; }
.list-with-testimonial-sec { padding: 0 50px 70px; }
.list-with-pagination-sec { padding: 0 50px 70px; }
.list-with-boxes-sec .boxes-cols .box-col .box-inner .box-title h3{font-size: 28px;}
.list-with-testimonial-sec h2{font-size: 28px;}
.about-content-sec {padding: 70px 50px 0;}
.about-mission .boxes-cols .box-col .box-inner .type-content h3{font-size: 23px;}
.team-banner { padding: 300px 50px 0; }
.list-with-multi-col-sec { padding: 70px 50px; }
.team-members h2 { font-size: 38px; }
.selling-process-banner h3{font-size: 28px;}
.selling-process-banner h1{font-size: 65px;}
.list-with-multi-rows-sec { padding: 70px 50px; }
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details h3{font-size: 28px;}
.approach-info-img-content,
.approach-simple-text { padding: 70px 50px;}
.approach-recommendations .cols .col-2 {padding: 50px;}
.strategic-counter-boxes{padding: 0 50px 70px;}
.strategic-counter-boxes .boxes-cols .box-inner .content{font-size: 40px;}
.list-your-home-boxes .boxes-rows .bx-row .bx-content .bx-details { padding: 50px 50px 50px 110px; }
.list-your-home-boxes .boxes-rows .bx-row .bx-content .bx-number { width: 50px; height: 50px; font-size: 28px; transform: translate(-70px,0); }
.staging-your-home-content-sec { padding: 0 50px 70px; }
.staging-your-home-content-sec .cols .about-content { padding: 0 0 0 0px;}
.staging-your-home-multi-boxes { padding: 70px 50px; }
.marketing-plans-multi-boxes{padding: 70px 50px;}
.property-postcards-imgs-lists{padding: 70px 50px;}
.showcasing-property-website-sec,
.showcasing-property-tours-sec { padding: 70px 50px;}
.showcasing-property-item-lists-sec,
.staging-your-home-paginations{padding: 70px 50px;}
.coverage-boxes{padding: 0;}
.coverage-boxes .bx-row .bx-content .bx-inner {padding: 30px; }
.offers-gallery-boxes{padding: 0 50px;}
.offers-multi-boxes { padding: 0 50px 70px; }
.contact-closing-item-lists-sec,
.contact-closing-faq-boxes { padding: 70px 50px; }
.contact-closing-faq-boxes .faqs-cols .faq-col .question{font-size: 24px;}
.contact-content-boxes .boxes-cols .box-col{padding: 50px 40px;}
.final-steps-multi-boxes {padding: 70px 50px;}
.testimonials-boxes{padding: 0 50px 70px; }
}
@media (max-width: 1024px) {
.g-35 {font-size: 26px; line-height: 1.2em; }
.t-70 {font-size: 50px; line-height: 1.2em; }
.g-45 {font-size: 32px; line-height: 1.2em; }
.t-25 {font-size: 22px; line-height: 1.2em; }
.g-25 {font-size: 20px; line-height: 1.2em; }
.list-with-banner-sec {padding: 150px 15px; }
.list-with-info-sec {padding: 40px 15px;}
.home-about {padding: 40px 15px 0;}
.list-with-boxes-sec {padding: 40px 15px; }
.list-with-testimonial-sec { padding: 0 15px 40px; }
.list-with-pagination-sec { padding: 0 15px 40px; }
.list-with-boxes-sec h2 {font-size: 28px; padding: 0 0 20px 0;}
.list-with-boxes-sec .boxes-cols .box-col .box-inner .box-title h3{font-size: 24px;}
.list-with-testimonial-sec h2{font-size: 26px;}
.home-banner .banner-content ul {flex-direction: column; }
.home-banner .banner-content ul li:first-child svg { display: block; }
.home-about .cols .col-2 ul { justify-content: flex-start; gap: 10px; align-items: flex-start; flex-direction: column; }
.list-with-boxes-sec .boxes-cols {grid-template-columns: repeat(2, 1fr); }
.list-with-pagination-sec .container .btn {font-size: 24px; max-width:300px; padding: 15px 30px;}
.list-with-pagination-sec .container .btn svg {width: 30px; height: 30px; }
.list-with-testimonial-sec .testimonials-slides .slick-list{ margin-left: -30px; }
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide{ margin-left: 30px; }
.about-content-sec {padding: 40px 15px 0;}
.about-mission .boxes-cols { grid-template-columns: repeat(3, 1fr); }
.about-mission .boxes-cols .box-col .box-inner .type-content .box-icon img {margin: 0 0 10px; }
.about-mission .boxes-cols .box-col .box-inner .type-content h3{font-size: 20px; padding: 0 0 10px;}
.team-banner { padding: 250px 15px 0; }
.list-with-multi-col-sec { padding: 40px 15px; }
.team-content-boxes .boxes-cols .box-col {padding: 10px; }
.team-members h2 { font-size: 32px; }
.selling-process-banner h3{font-size: 26px;}
.selling-process-banner h1{font-size: 50px;}
.list-with-multi-rows-sec { padding: 40px 15px; }
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details h3{font-size: 26px;}
.approach-info-img-content,
.approach-simple-text { padding: 40px 15px; }
.approach-info-img-content .img-with-caption .caption-text {width: calc(100% - 50px); }
.approach-recommendations{padding: 40px 15px;}
.approach-recommendations .cols{align-items: center;}
.approach-recommendations .cols .col-2 { padding: 10px 0px 10px 10px; }
.approach-recommendations .recommendations-lists ul li .title{font-size: 23px;}
.approach-simple-text .sec-inner{padding: 50px;}
.strategic-counter-boxes{padding: 0 15px 40px;}
.strategic-pricing-boxes .boxes-rows .bx-row{gap:20px;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-content .bx-details {padding: 20px; width: 100%; margin: 0;}
.strategic-pricing-boxes .boxes-rows .bx-row:nth-child(2) .bx-content .bx-details{margin: 0;}
.strategic-counter-boxes .boxes-cols .box-inner .content { font-size: 32px; }
.list-your-home-boxes .boxes-rows .bx-row{padding-top: 30px; gap: 20px; align-items: center;}
.list-your-home-boxes .boxes-rows .bx-row .bx-content .bx-details,
.list-your-home-boxes .boxes-rows .bx-row:nth-child(even) .bx-content .bx-details { padding: 20px; width:100%; margin:0; }
.list-your-home-boxes .boxes-rows .bx-row .bx-image{padding: 0;}
.list-your-home-boxes .boxes-rows .bx-row .bx-content .bx-number {font-size: 26px; transform: translate(0px,0); position: relative; margin: 0 0 10px; }
.staging-your-home-content-sec { padding: 0 15px 40px; }
.staging-your-home-multi-boxes { padding: 40px 15px; }
.staging-your-home-sales .boxes-rows .box-row h3 { width: 110px; }
.staging-your-home-sales .boxes-rows .box-row h2{font-size: 100px;}
.staging-your-home-multi-boxes .heading-block h3 { font-size: 28px; }
.marketing-plans-multi-boxes{padding: 40px 25px;}
.marketing-plans-multi-boxes .boxes-cols { grid-template-columns: repeat(1, 1fr); }
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-details{height: auto;}
.property-postcards-imgs-lists{padding: 40px 15px;}
.property-postcards-imgs-lists .images-lists{gap: 16px; justify-content: space-between; padding: 20px 0px 0;}
.property-postcards-imgs-lists .images-lists .img-col{width: calc(50% - 8px);}
.property-postcards-imgs-lists .images-lists .img-col.style-1.odd-img img,
.property-postcards-imgs-lists .images-lists .img-col.style-1.even-img img,
.property-postcards-imgs-lists .images-lists .img-col.style-2.odd-img img,
.property-postcards-imgs-lists .images-lists .img-col.style-2.even-img img,
.property-postcards-imgs-lists .images-lists .img-col.style-3.odd-img img,
.property-postcards-imgs-lists .images-lists .img-col.style-3.even-img img{transform: none;}
.showcasing-property-website-sec,
.showcasing-property-tours-sec,
.showcasing-property-item-lists-sec,
.staging-your-home-paginations { padding: 40px 15px; }
.showcasing-property-item-lists-sec h2 {padding-bottom: 20px; }
.showcasing-property-benefits-boxes .boxes-cols {padding: 20px 0;}
.showcasing-property-benefits-boxes .boxes-cols .box-col {padding: 25px; }
.coverage-boxes{padding: 0;}
.coverage-boxes .bx-row .bx-content { width: calc(50% + 100px); margin: 0 -100px 0 0; }
.coverage-boxes .bx-row:nth-child(2n) .bx-content { margin: 0 0 0 -100px; }
.coverage-boxes .boxes-rows .bx-row:nth-child(3) .bx-image { width: calc(50% + 100px); margin: 0 0 0 -100px; }
.offers-gallery-boxes { padding: 0 15px; margin-top: -50px; }
.offers-multi-boxes { padding: 0 15px 40px; }
.offers-multi-boxes .boxes-cols .box-col { padding: 20px; }
.offers-multi-boxes .boxes-cols .box-col .box-inner h3{font-size: 20px; margin-bottom: 10px;}
.contact-closing-item-lists-sec, .contact-closing-faq-boxes { padding: 40px 15px; }
.contact-closing-item-lists-sec h3 { padding-bottom: 30px; }
.contact-closing-faq-boxes .heading-block h2 { padding-bottom: 30px; }
.contact-closing-faq-boxes .faqs-cols .faq-col .question{font-size: 20px;}
.contact-content-boxes .boxes-cols { padding: 30px 0 0; }
.contact-content-boxes .boxes-cols .box-col { padding: 50px 30px; }
.final-steps-multi-boxes {padding: 40px 15px;}
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner .text{font-size: 20px;}
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner .value{font-size: 34px;}
.final-steps-multi-boxes .timeline-boxes .box-inner .box-details {width: 350px; }
.final-steps-multi-boxes .timeline-boxes .box-inner .box-details h3{font-size: 20px;}
.testimonials-boxes { padding: 0 15px 40px; }
.testimonials-boxes .boxes-cols{gap: 30px 20px;}
.testimonials-boxes .boxes-cols .box-inner{grid-template-columns:repeat(1, 1fr);}
.testimonials-boxes .boxes-cols .box-inner .box-details { padding: 20px 0 0; }
}
@media (max-width: 767px) {
.g-35 {font-size: 24px; line-height: 1.2em; }
.t-70 {font-size: 35px; line-height: 1.2em; }
.g-45 {font-size: 28px; line-height: 1.2em; }
.t-25 {font-size: 22px; line-height: 1.2em; }
.list-with-banner-sec {padding: 150px 15px 100px; }
.list-with-two-col-sec .cols .col-1 { width: 100%; }
.list-with-two-col-sec .cols .col-2 { width: 100%; }
.home-about .cols .col-1 img {padding: 0 0 20px 0; }
.list-with-boxes-sec .boxes-cols {grid-template-columns: repeat(1, 1fr);}
.about-banner .banner-content h3{font-size: 35px;}
.about-banner .banner-content h1{font-size: 40px;}
.list-with-testimonial-sec .testimonials-slides .slick-list{ margin-left: 0px; }
.list-with-testimonial-sec .testimonials-slides .slick-list .slick-slide{ margin-left: 10px; }
.about-content-sec .cols {flex-wrap: wrap;}
.team-banner {padding: 250px 15px 0; }
.team-content-boxes .boxes-cols { grid-template-columns: repeat(1, 1fr); }
.selling-process-banner h3{font-size: 24px;}
.selling-process-banner h1{font-size: 35px;}
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details h3{font-size: 24px;}
.selling-process-boxes .boxes-rows .bx-row{flex-direction: column-reverse; padding-bottom: 20px;}
.selling-process-boxes .boxes-rows .bx-row:nth-child(even) {flex-direction: column;}
.selling-process-boxes .boxes-rows .bx-row .bx-content { width: 100%; }
.selling-process-boxes .boxes-rows .bx-row .bx-image { width: 100%; }
.selling-process-boxes .boxes-rows .bx-row .bx-content .bx-details{padding: 40px;}
.approach-info-img-content .img-with-caption .caption-text { width: calc(100% - 0px); position: relative; margin: 10px 0 0 0; padding: 20px;}
.approach-recommendations .cols { flex-direction: column;}
.approach-recommendations .cols .col-2 { padding: 20px 0 0 0px; }
.approach-recommendations .recommendations-lists ul li .title{font-size: 20px;}
.approach-simple-text .sec-inner { padding: 30px; }
.determining-factor-boxes .boxes-rows .bx-row {gap: 15px; padding-top: 20px; flex-direction: column-reverse; }
.determining-factor-boxes .boxes-rows .bx-row:nth-child(even) { flex-direction: column; }
.determining-factor-boxes .boxes-rows .bx-row .bx-image {width: 100%; }
.determining-factor-boxes .boxes-rows .bx-row .bx-content{width: 100%;}
.strategic-pricing-boxes .boxes-rows .bx-row { flex-direction: column-reverse; }
.strategic-pricing-boxes .boxes-rows .bx-row:nth-child(2){flex-direction: column;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-image {width: 100%;}
.strategic-pricing-boxes .boxes-rows .bx-row .bx-content{width: 100%;}
.strategic-counter-boxes .boxes-cols {grid-template-columns: repeat(1, 1fr); }
.list-your-home-boxes .boxes-rows .bx-row { padding-top: 20px; gap: 20px; flex-direction: column; }
.list-your-home-boxes .boxes-rows .bx-row:nth-child(even) {flex-direction: column-reverse;}
.list-your-home-boxes .boxes-rows .bx-row .bx-image,
.list-your-home-boxes .boxes-rows .bx-row .bx-content{width: 100%;}
.staging-your-home-content-sec .cols{flex-direction: column;}
.staging-your-home-sales .boxes-rows .box-row{width: 100%; padding: 30px 20px;}
.staging-your-home-sales .boxes-rows .box-row{width: 100%; padding: 30px 20px;}
.staging-your-home-sales .boxes-rows .box-row .box-inner{text-align: center;}
.staging-your-home-sales .boxes-rows .box-row h3 { width: 100%; }
.staging-your-home-sales .boxes-rows .box-row h2 {width: 100%; text-align: center; font-size: 90px;}
.staging-your-home-multi-boxes .boxes-cols .box-col { width: 100%;}
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-image { width: 100%; text-align:center; }
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-image img {max-width: 250px; }
.marketing-plans-multi-boxes .boxes-cols .box-col .box-inner .box-details { width: 100%; padding: 30px 15px; margin: 0px; }
.property-postcards-imgs-lists .images-lists .img-col{width: 100%;}
.showcasing-property-website-sec:before{opacity: 0;}
.showcasing-property-website-sec .cols{flex-direction: column;}
.showcasing-property-tours-sec .cols{flex-direction: column-reverse;}
.showcasing-property-item-lists-sec .lists-items ul li{width: 100%;}
.showcasing-property-benefits-boxes .boxes-cols{grid-template-columns: repeat(1, 1fr);}
.coverage-boxes{padding: 0 15px;}
.coverage-boxes .boxes-rows .bx-row{flex-direction: column-reverse; gap: 15px; margin: 20px 0 0;}
.coverage-boxes .boxes-rows .bx-row:nth-child(2n){flex-direction: column; background: #FFF;}
.coverage-boxes .boxes-rows .bx-row .bx-image{width: 100%;}
.coverage-boxes .bx-row .bx-content { width: 100%; margin: 0; padding:0; }
.coverage-boxes .bx-row:nth-child(2n) .bx-content { margin: 0; padding: 0;}
.coverage-boxes .boxes-rows .bx-row:nth-child(3) .bx-image { width: 100%; margin: 0 ; }
.coverage-boxes .bx-row .bx-content .bx-inner { padding: 15px; }
.coverage-boxes .bx-row:nth-child(2n) .bx-content .bx-inner{background: #DEDEDE;}
.offers-gallery-boxes { padding: 40px 15px 0px; margin-top: 0px; }
.offers-gallery-boxes .gallery-cols { grid-template-columns: repeat(1, 1fr);}
.offers-multi-boxes .boxes-cols { grid-template-columns: repeat(1, 1fr); }
.offers-multi-boxes .boxes-cols .box-col .box-inner { padding: 0 0 0 40px; }
.offers-multi-boxes .boxes-cols .box-col .box-inner img { max-width: 30px; }
.contact-closing-item-lists-sec .lists-items .lists .item{width: 100%;}
.contact-closing-faq-boxes .faqs-cols {grid-template-columns: repeat(1, 1fr); }
.contact-content-boxes .boxes-cols{grid-template-columns: repeat(1, 1fr);}
.final-steps-multi-boxes .timeline-boxes .box-inner{flex-direction: column; align-items: center; justify-content: center;}
.final-steps-multi-boxes .timeline-boxes .box-inner .box-image { padding: 20px 10px 10px; width: 100%;}
.final-steps-multi-boxes .timeline-boxes .box-inner .box-details{max-width: 100%; }
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count { max-width: 150px; margin: 0 0 10px 0; }
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count:before{display: none;}
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner {padding: 10px; width: 150px; display: flex; flex-direction: column; }
.final-steps-multi-boxes .timeline-boxes .box-inner .step-count .step-inner .value { font-size: 28px; width: 100%; display: inline-block; }
.testimonials-boxes .boxes-cols{grid-template-columns: repeat(1, 1fr); gap: 30px;}
} .upside,.downside,.fadein,.expnd{ visibility:hidden;}
.slideUp{animation-name: slideUp; -webkit-animation-name: slideUp; animation-duration: 1s; -webkit-animation-duration: 1s;animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}
@keyframes slideUp {
0% {transform: translateY(100%);}
100% {transform: translateY(0%);}	
}
@-webkit-keyframes slideUp {
0% {-webkit-transform: translateY(100%);}
100% {-webkit-transform: translateY(0%);}	
}
.slideDown{animation-name: slideDown; -webkit-animation-name: slideDown; animation-duration: 1s; webkit-animation-duration: 1s;animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible;}
@keyframes slideDown {
0% {transform: translateY(-100%);}
100% {transform: translateY(0%);}		
}
@-webkit-keyframes slideDown {
0% {-webkit-transform: translateY(-100%);}
100% {-webkit-transform: translateY(0%);}	
}
.slideUp{animation-name: slideUp; -webkit-animation-name: slideUp; animation-duration: 1s; -webkit-animation-duration: 1s;animation-timing-function: ease; -webkit-animation-timing-function: ease; visibility: visible !important;}
@keyframes slideUp {
0% {transform: translateY(100%);}
100% {transform: translateY(0%);}	
}
@-webkit-keyframes slideUp {
0% {-webkit-transform: translateY(100%);}
100% {-webkit-transform: translateY(0%);}	
}
.fadeIn{animation-name: fadeIn; -webkit-animation-name: fadeIn; animation-duration: 0.8s; -webkit-animation-duration: 0.8s;animation-timing-function: ease-in-out;	-webkit-animation-timing-function: ease-in-out; visibility: visible !important;}
@keyframes fadeIn {
0% {transform: scale(0); opacity: 0.0;}
100% {transform: scale(1); opacity: 1;}		
}
@-webkit-keyframes fadeIn {
0% {-webkit-transform: scale(0);opacity: 0.0;}
100% {-webkit-transform: scale(1); opacity: 1;}		
}
.expandOpen{animation-name: expandOpen; -webkit-animation-name: expandOpen;	animation-duration: 1.2s; -webkit-animation-duration: 1.2s;animation-timing-function: ease-out; -webkit-animation-timing-function: ease-out; visibility: visible !important;}
@keyframes expandOpen {
0% {transform: scale(1.8);}
100% {transform: scale(1);}			
}
@-webkit-keyframes expandOpen {
0% {-webkit-transform: scale(1.8);}
100% {-webkit-transform: scale(1);}					
}
.featured-box .sidx-container .sidx-hotsheet{display: flex; flex-wrap: wrap; grid-row-gap: 30px;}
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container,
.featured-box .sidx-container .sidx-hotsheet .sidx-search-results{width: 50%; box-sizing: border-box;}
.featured-box .sidx-container .sidx-hotsheet form{width: 100%; order: 2;}
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container{padding-left: 20px; order: 1;}
.featured-box .sidx-container .sidx-hotsheet .sidx-search-results{order: 0;}
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container .leaflet-container{height: 550px !important}
@media only screen and (max-width: 1366px){
.featured-box .sidx-container .sidx-search-results .sidx-grid { grid-template-columns: repeat(2, 1fr); }
}
@media only screen and (max-width: 1024px){
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container{order: 0; padding-left: 0;}
.featured-box .sidx-container .sidx-hotsheet .sidx-search-results{order: 1;}
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container, .featured-box .sidx-container .sidx-hotsheet .sidx-search-results{width: 100%;}
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container .leaflet-container{height: 400px !important;}
}
@media only screen and (max-width: 768px){
.featured-box .sidx-container .sidx-hotsheet .sidx-map-container .leaflet-container{height: 300px !important;}
.featured-box .sidx-container .sidx-search-results .sidx-grid{grid-template-columns: repeat(1, 1fr); grid-row-gap:20px;}
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-post__thumbnail__link{transition:none}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}